Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Inter blockchain services RPC and seed #85

Merged
merged 1 commit into from
Jan 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions user-and-dev-tools/mainnet/rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,5 +250,11 @@
"Team or Contributor Name": "P2P.org",
"Discord UserName": "fedorly",
"GitHub Account": "felichita"
},
{
"RPC Address": "https://namada-rpc.ibs.team",
"Team or Contributor Name": "Inter Blockchain Services",
"Discord UserName": "remiinterblockchainservices",
"GitHub Account": "Inter-Blockchain-Service"
}
]
6 changes: 6 additions & 0 deletions user-and-dev-tools/mainnet/seeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,11 @@
"Team or Contributor Name": "newton.zone",
"Discord UserName": "0xb0b",
"GitHub Account": "https://github.com/ekhvalov"
},
{
"Seed Node Address": "tcp://[email protected]:16690",
"Team or Contributor Name": "Inter Blockchain Services",
"Discord UserName": "remiinterblockchainservices",
"GitHub Account": "Inter-Blockchain-Service"
}
]
Loading