Skip to content

Commit

Permalink
Merge pull request #80 from Luminara-Hub/fix-von-description
Browse files Browse the repository at this point in the history
fix von description
  • Loading branch information
iskay authored Dec 31, 2024
2 parents 44090b8 + 7c7ae3d commit 27759d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion user-and-dev-tools/mainnet/interfaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
{
"Interface Name (CLI-based tool)": "Valley of Namada",
"Interface URL": "https://github.com/hubofvalley/Mainnet-Guides/blob/main/Namada/resources/valleyofNamada.sh",
"Notes": "Valley of Namada is a CLI tool for managing Namada nodes, transactions, and wallets. It simplifies deployment, staking, and key management while operating locally for security. Open-source and transparent, it reduces hack risks. Simple command to run VoN: bash <(curl -s https://raw.githubusercontent.com/hubofvalley/Mainnet-Guides/main/Namada/resources/valleyofNamada.sh)",
"Notes": "Simple command to run VoN: bash <(curl -s https://raw.githubusercontent.com/hubofvalley/Mainnet-Guides/main/Namada/resources/valleyofNamada.sh). Inside VoN there's a special tool also that can help user to understand and estimate how the Cubic Slashing works, the tool is called Cubic Slashing Rate (CSR) Monitoring Tool. Guidance and details: https://github.com/hubofvalley/Mainnet-Guides/blob/main/Namada/README.md#valley-of-namada-namada-tools-created-by-grand-valley",
"Team or Contributor Name": "Grand Valley",
"Discord UserName": "baconvalley",
"GitHub Account": "hubofvalley"
Expand Down
2 changes: 1 addition & 1 deletion user-and-dev-tools/mainnet/tooling-and-scripts.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"Team or Contributor Name": "Grand Valley",
"Discord UserName": "baconvalley",
"GitHub Account": "https://github.com/hubofvalley",
"Additional Note": "Simple command to run VoN: bash <(curl -s https://raw.githubusercontent.com/hubofvalley/Mainnet-Guides/main/Namada/resources/valleyofNamada.sh). Guidance and details: https://github.com/hubofvalley/Mainnet-Guides/blob/main/Namada/README.md#valley-of-namada-namada-tools-created-by-grand-valley"
"Additional Note": "Simple command to run VoN: bash <(curl -s https://raw.githubusercontent.com/hubofvalley/Mainnet-Guides/main/Namada/resources/valleyofNamada.sh). Inside VoN there's a special tool also that can help user to understand and estimate how the Cubic Slashing works, the tool is called Cubic Slashing Rate (CSR) Monitoring Tool. Guidance and details: https://github.com/hubofvalley/Mainnet-Guides/blob/main/Namada/README.md#valley-of-namada-namada-tools-created-by-grand-valley"
},
{
"Tool Name": "CometPrune",
Expand Down

0 comments on commit 27759d6

Please sign in to comment.