Skip to content

Commit

Permalink
Merge pull request #76 from felichita/main
Browse files Browse the repository at this point in the history
Add P2P.org infra support
  • Loading branch information
iskay authored Dec 30, 2024
2 parents ff069a4 + 4ffcfe7 commit b306d6c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions user-and-dev-tools/mainnet/namada-indexers.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,12 @@
"Team or Contributor Name": "MurphyNode",
"Discord UserName": "lyeoeon",
"GitHub Account": "https://github.com/lyeoeon1"
},
{
"Which Indexer": "namada-indexer",
"Indexer API URL": "https://api-namada-mainnet-indexer.tm.p2p.org",
"Team or Contributor Name": "P2P.org",
"Discord UserName": "fedorly",
"GitHub Account": "felichita"
}
]
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 @@ -238,5 +238,11 @@
"Team or Contributor Name": "MurphyNode",
"Discord UserName": "lyeoeon",
"GitHub Account": "https://github.com/lyeoeon1"
},
{
"RPC Address": "https://namada-archive.tm.p2p.org",
"Team or Contributor Name": "P2P.org",
"Discord UserName": "fedorly",
"GitHub Account": "felichita"
}
]
7 changes: 7 additions & 0 deletions user-and-dev-tools/mainnet/snapshots.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,12 @@
"Team or Contributor Name": "Validatus",
"Discord UserName": "validatus.com",
"GitHub Account": "https://github.com/Validatus-com/"
},
{
"Snapshot Link": "https://namada-mainnet-archive-snapshots.tm.p2p.org",
"Update Frequency": "12h",
"Team or Contributor Name": "P2P.org",
"Discord UserName": "fedorly",
"GitHub Account": "felichita"
}
]

0 comments on commit b306d6c

Please sign in to comment.