Skip to content

Commit c0656d1

Browse files
authored
Merge pull request #11 from NethermindEth/feat/remote-config
Add remote config
2 parents 1f73c53 + ac4df15 commit c0656d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extension/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"RPC_URL": "https://rpc.nethermind.io/sepolia-juno/?apikey=BqyrrrCXajIYmrrDurtUBKlmsOCGcYCkm4PyBACuMtvtGmwODFz11RikUh1KueKd",
3+
"AGENT_REGISTRY_ADDRESS": "0x00f415ab3f224935ed532dfa06485881c526fef8cb31e6e7e95cafc95fdc5e8d"
4+
}

0 commit comments

Comments
 (0)