Skip to content

Commit

Permalink
Merge pull request #78 from alibabaedge/main
Browse files Browse the repository at this point in the history
Add Citizen Web3 testnet infrastructure
  • Loading branch information
iskay authored Dec 30, 2024
2 parents f7822c6 + 361e13e commit 89a4738
Show file tree
Hide file tree
Showing 15 changed files with 106 additions and 32 deletions.
28 changes: 14 additions & 14 deletions user-and-dev-tools/gitbook/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@

## Resources
* [Mainnet Resources](./mainnet/README.md)
* [Seeds](./mainnet/seeds.md)
* [Tooling-And-Scripts](./mainnet/tooling-and-scripts.md)
* [Monitoring-And-Dashboards](./mainnet/monitoring-and-dashboards.md)
* [Ibc-Relayers](./mainnet/ibc-relayers.md)
* [Interfaces](./mainnet/interfaces.md)
* [Namada-Indexers](./mainnet/namada-indexers.md)
* [Explorers](./mainnet/explorers.md)
* [Ibc-Relayers](./mainnet/ibc-relayers.md)
* [Signers-Wallets](./mainnet/signers-wallets.md)
* [Monitoring-And-Dashboards](./mainnet/monitoring-and-dashboards.md)
* [Peers](./mainnet/peers.md)
* [Masp-Indexers](./mainnet/masp-indexers.md)
* [Rpc](./mainnet/rpc.md)
* [Signers-Wallets](./mainnet/signers-wallets.md)
* [Snapshots](./mainnet/snapshots.md)
* [Seeds](./mainnet/seeds.md)
* [Explorers](./mainnet/explorers.md)
* [Rpc](./mainnet/rpc.md)
* [Masp-Indexers](./mainnet/masp-indexers.md)
* [Testnet Resources](./testnet/README.md)
* [Seeds](./testnet/seeds.md)
* [Tooling-And-Scripts](./testnet/tooling-and-scripts.md)
* [Monitoring-And-Dashboards](./testnet/monitoring-and-dashboards.md)
* [Ibc-Relayers](./testnet/ibc-relayers.md)
* [Interfaces](./testnet/interfaces.md)
* [Namada-Indexers](./testnet/namada-indexers.md)
* [Explorers](./testnet/explorers.md)
* [Ibc-Relayers](./testnet/ibc-relayers.md)
* [Signers-Wallets](./testnet/signers-wallets.md)
* [Monitoring-And-Dashboards](./testnet/monitoring-and-dashboards.md)
* [Peers](./testnet/peers.md)
* [Masp-Indexers](./testnet/masp-indexers.md)
* [Rpc](./testnet/rpc.md)
* [Signers-Wallets](./testnet/signers-wallets.md)
* [Snapshots](./testnet/snapshots.md)
* [Seeds](./testnet/seeds.md)
* [Explorers](./testnet/explorers.md)
* [Rpc](./testnet/rpc.md)
* [Masp-Indexers](./testnet/masp-indexers.md)
14 changes: 7 additions & 7 deletions user-and-dev-tools/gitbook/mainnet/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Mainnet Resources

- [Seeds](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/seeds)
- [Tooling-And-Scripts](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/tooling-and-scripts)
- [Monitoring-And-Dashboards](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/monitoring-and-dashboards)
- [Ibc-Relayers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/ibc-relayers)
- [Interfaces](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/interfaces)
- [Namada-Indexers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/namada-indexers)
- [Explorers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/explorers)
- [Ibc-Relayers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/ibc-relayers)
- [Signers-Wallets](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/signers-wallets)
- [Monitoring-And-Dashboards](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/monitoring-and-dashboards)
- [Peers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/peers)
- [Masp-Indexers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/masp-indexers)
- [Rpc](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/rpc)
- [Signers-Wallets](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/signers-wallets)
- [Snapshots](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/snapshots)
- [Seeds](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/seeds)
- [Explorers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/explorers)
- [Rpc](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/rpc)
- [Masp-Indexers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/mainnet/masp-indexers)
14 changes: 7 additions & 7 deletions user-and-dev-tools/gitbook/testnet/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Testnet Resources

- [Seeds](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/seeds)
- [Tooling-And-Scripts](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/tooling-and-scripts)
- [Monitoring-And-Dashboards](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/monitoring-and-dashboards)
- [Ibc-Relayers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/ibc-relayers)
- [Interfaces](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/interfaces)
- [Namada-Indexers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/namada-indexers)
- [Explorers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/explorers)
- [Ibc-Relayers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/ibc-relayers)
- [Signers-Wallets](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/signers-wallets)
- [Monitoring-And-Dashboards](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/monitoring-and-dashboards)
- [Peers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/peers)
- [Masp-Indexers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/masp-indexers)
- [Rpc](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/rpc)
- [Signers-Wallets](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/signers-wallets)
- [Snapshots](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/snapshots)
- [Seeds](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/seeds)
- [Explorers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/explorers)
- [Rpc](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/rpc)
- [Masp-Indexers](https://luminara-namada.gitbook.io/namada-ecosystem/resources/testnet/masp-indexers)
8 changes: 8 additions & 0 deletions user-and-dev-tools/gitbook/testnet/interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
- **Discord UserName**: spork | knowable
- **GitHub Account**: vknowable

---
- **Interface Name (Namadillo or Custom)**: Namadillo
- **Interface URL**: https://namadillo-housefire.citizenweb3.com
- **Notes**: N/A
- **Team or Contributor Name**: Citizen Web3
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

---
- **Interface Name (Namadillo or Custom)**: Namadillo
- **Interface URL**: https://namadillo-housefire.denodes.xyz
Expand Down
7 changes: 6 additions & 1 deletion user-and-dev-tools/gitbook/testnet/masp-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,14 @@
- **Discord UserName**: oneplus
- **GitHub Account**: N/A

---
- **Indexer API URL**: https://masp-indexer.namada-housefire.citizenweb3.com/
- **Team or Contributor Name**: Citizen Web3
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

---
- **Indexer API URL**: https://namada-housefire-masp-indexer.denodes.xyz
- **Team or Contributor Name**: deNodes
- **Discord UserName**: bombermine
- **GitHub Account**: denodesxyz

8 changes: 7 additions & 1 deletion user-and-dev-tools/gitbook/testnet/namada-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,16 @@
- **Discord UserName**: oneplus
- **GitHub Account**: N/A

---
- **Which Indexer**: namada-indexer
- **Indexer API URL**: https://indexer.namada-housefire.citizenweb3.com/
- **Team or Contributor Name**: Citizen Web3
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

---
- **Which Indexer**: namada-indexer
- **Indexer API URL**: https://namada-housefire-indexer.denodes.xyz
- **Team or Contributor Name**: deNodes
- **Discord UserName**: bombermine
- **GitHub Account**: denodesxyz

7 changes: 6 additions & 1 deletion user-and-dev-tools/gitbook/testnet/peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,14 @@
- **Discord UserName**: spork | Knowable
- **GitHub Account**: vknowable

---
- **Peer Address**: tcp://[email protected]:26656
- **Team or Contributor Name**: Citizen Web3
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

---
- **Peer Address**: tcp://a118ec7551a264789c3b07d00fc848e6988e2328@namada-housefire-peer.denodes.xyz:56656
- **Team or Contributor Name**: deNodes
- **Discord UserName**: bombermine
- **GitHub Account**: denodesxyz

7 changes: 6 additions & 1 deletion user-and-dev-tools/gitbook/testnet/rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,14 @@
- **Discord UserName**: Oneplus
- **GitHub Account**: N/A

---
- **RPC Address**: https://rpc.namada-housefire.citizenweb3.com
- **Team or Contributor Name**: Citizen Web3
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

---
- **RPC Address**: https://namada-housefire-rpc.denodes.xyz
- **Team or Contributor Name**: deNodes
- **Discord UserName**: bombermine
- **GitHub Account**: denodesxyz

6 changes: 6 additions & 0 deletions user-and-dev-tools/gitbook/testnet/seeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@
- **Discord UserName**: mrspir
- **GitHub Account**: mrspir

---
- **Seed Node Address**: tcp://[email protected]:26656
- **Team or Contributor Name**: Citizen Web3
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

8 changes: 8 additions & 0 deletions user-and-dev-tools/testnet/interfaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
"Discord UserName": "spork | knowable",
"GitHub Account": "vknowable"
},
{
"Interface Name (Namadillo or Custom)": "Namadillo",
"Interface URL": "https://namadillo-housefire.citizenweb3.com",
"Notes": "",
"Team or Contributor Name": "Citizen Web3",
"Discord UserName": "alibabaedge, serejandmyself_citizenweb3",
"GitHub Account": "https://github.com/citizenweb3"
},
{
"Interface Name (Namadillo or Custom)": "Namadillo",
"Interface URL": "https://namadillo-housefire.denodes.xyz",
Expand Down
6 changes: 6 additions & 0 deletions user-and-dev-tools/testnet/masp-indexers.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"Discord UserName": "oneplus",
"GitHub Account": ""
},
{
"Indexer API URL": "https://masp-indexer.namada-housefire.citizenweb3.com/",
"Team or Contributor Name": "Citizen Web3",
"Discord UserName": "alibabaedge, serejandmyself_citizenweb3",
"GitHub Account": "https://github.com/citizenweb3"
},
{
"Indexer API URL": "https://namada-housefire-masp-indexer.denodes.xyz",
"Team or Contributor Name": "deNodes",
Expand Down
7 changes: 7 additions & 0 deletions user-and-dev-tools/testnet/namada-indexers.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"Discord UserName": "oneplus",
"GitHub Account": ""
},
{
"Which Indexer": "namada-indexer",
"Indexer API URL": "https://indexer.namada-housefire.citizenweb3.com/",
"Team or Contributor Name": "Citizen Web3",
"Discord UserName": "alibabaedge, serejandmyself_citizenweb3",
"GitHub Account": "https://github.com/citizenweb3"
},
{
"Which Indexer": "namada-indexer",
"Indexer API URL": "https://namada-housefire-indexer.denodes.xyz",
Expand Down
6 changes: 6 additions & 0 deletions user-and-dev-tools/testnet/peers.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"Discord UserName": "spork | Knowable",
"GitHub Account": "vknowable"
},
{
"Peer Address": "tcp://[email protected]:26656",
"Team or Contributor Name": "Citizen Web3",
"Discord UserName": "alibabaedge, serejandmyself_citizenweb3",
"GitHub Account": "https://github.com/citizenweb3"
},
{
"Peer Address": "tcp://a118ec7551a264789c3b07d00fc848e6988e2328@namada-housefire-peer.denodes.xyz:56656",
"Team or Contributor Name": "deNodes",
Expand Down
6 changes: 6 additions & 0 deletions user-and-dev-tools/testnet/rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"Discord UserName": "Oneplus",
"GitHub Account": ""
},
{
"RPC Address": "https://rpc.namada-housefire.citizenweb3.com",
"Team or Contributor Name": "Citizen Web3",
"Discord UserName": "alibabaedge, serejandmyself_citizenweb3",
"GitHub Account": "https://github.com/citizenweb3"
},
{
"RPC Address": "https://namada-housefire-rpc.denodes.xyz",
"Team or Contributor Name": "deNodes",
Expand Down
6 changes: 6 additions & 0 deletions user-and-dev-tools/testnet/seeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,11 @@
"Team or Contributor Name": "OriginStake",
"Discord UserName": "mrspir",
"GitHub Account": "mrspir"
},
{
"Seed Node Address": "tcp://[email protected]:26656",
"Team or Contributor Name": "Citizen Web3",
"Discord UserName": "alibabaedge, serejandmyself_citizenweb3",
"GitHub Account": "https://github.com/citizenweb3"
}
]

0 comments on commit 89a4738

Please sign in to comment.