Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
iskay authored Dec 30, 2024
2 parents 93c9672 + f7822c6 commit 361e13e
Show file tree
Hide file tree
Showing 17 changed files with 104 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ permissions:

jobs:
generate-md:
if: ${{ github.repository == 'Luminara-Hub/namada-ecosystem' }}
runs-on: ubuntu-latest
steps:
- name: Checkout the code
Expand All @@ -40,4 +41,4 @@ jobs:
git commit -m "Update generated Markdown files"
git push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7 changes: 7 additions & 0 deletions user-and-dev-tools/gitbook/mainnet/namada-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,10 @@
- **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/gitbook/mainnet/rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,9 @@
- **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/gitbook/mainnet/snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,10 @@
- **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

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 @@ -31,3 +31,11 @@
- **Discord UserName**: alibabaedge, serejandmyself_citizenweb3
- **GitHub Account**: https://github.com/citizenweb3

---
- **Interface Name (Namadillo or Custom)**: Namadillo
- **Interface URL**: https://namadillo-housefire.denodes.xyz
- **Notes**: N/A
- **Team or Contributor Name**: deNodes
- **Discord UserName**: bombermine
- **GitHub Account**: denodesxyz

5 changes: 5 additions & 0 deletions user-and-dev-tools/gitbook/testnet/masp-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@
- **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
6 changes: 6 additions & 0 deletions user-and-dev-tools/gitbook/testnet/namada-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@
- **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
5 changes: 5 additions & 0 deletions user-and-dev-tools/gitbook/testnet/peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@
- **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
5 changes: 5 additions & 0 deletions user-and-dev-tools/gitbook/testnet/rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@
- **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
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"
}
]
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 @@ -30,6 +30,14 @@
"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",
"Notes": "",
"Team or Contributor Name": "deNodes",
"Discord UserName": "bombermine",
"GitHub Account": "denodesxyz"
}
]

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 @@ -28,5 +28,11 @@
"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"
}
]
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 @@ -33,5 +33,12 @@
"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"
}
]
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 @@ -16,5 +16,11 @@
"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"
}
]
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 @@ -28,5 +28,11 @@
"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"
}
]

0 comments on commit 361e13e

Please sign in to comment.