From 3ecd7cd6d7938b407082bbcbe360bd70a986fb9a Mon Sep 17 00:00:00 2001 From: Stan Date: Sun, 17 Aug 2025 17:28:30 +1000 Subject: [PATCH] Fix(docs): Update link to dApp tutorial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 033801f..975f86f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ description: >- * **For Voters/Stakers**: Staking on Viction[ Masternodes](https://vicmaster.xyz/) secures the network and earns rewards. More information can be in our guide on [how to connect wallets to ](https://docs.viction.xyz/general/how-to-connect-to-viction-network)Viction and [how to vote](https://youtu.be/tXp4WHl\_sxY). * **For Masternode Owners**: 150 Masternodes work to secure the entire Viction ecosystem. Each Masternode is a server that uses its computing power to create and sign blocks. For this contribution, Masternodes receive rewards in the form of VIC. A Masternode must satisfy [minimum system requirements](masternode/requirements.md) in computing power, RAM, and storage to stably maintain the network. A financial requirement of 50,000 VIC is needed to [apply](masternode/apply-your-node.md) to become a Masternode Candidate. Masternode owners should carefully read our dedicated guide to [running a Masternode](masternode/run-a-full-node/), using [tmn](masternode/run-a-full-node/tmn.md) and [Docker](masternode/run-a-full-node/docker.md), along with our [tutorial](https://medium.com/Viction/how-to-run-a-Viction-masternode-from-a-to-z-3793752dc3d1) on the Viction Medium page and [wiki page](https://github.com/BuildOnViction/docs/wiki). -* **For Developers**: To support the development of Viction's ecosystem growth, we are maintaining a set of tutorials and documents on developing Dapps to be run on Viction. This [Dapp tutorial ](https://docs.viction.xyz/developer-guide/building-dapp-on-Viction)shows how to deploy a smart contract on Viction. For developers who are curious about Viction's source code, this [private Viction testnet](https://docs.viction.xyz/developer-guide/working-with-Viction/Viction-private-testnet-setup) guides how to set up a private Viction testnet. +* **For Developers**: To support the development of Viction's ecosystem growth, we are maintaining a set of tutorials and documents on developing Dapps to be run on Viction. This [Dapp tutorial ](https://docs.viction.xyz/developer-guide/build-a-dapp-on-viction)shows how to deploy a smart contract on Viction. For developers who are curious about Viction's source code, this [private Viction testnet](https://docs.viction.xyz/developer-guide/working-with-Viction/Viction-private-testnet-setup) guides how to set up a private Viction testnet. | **Documentation** | Description | | ----------------------------------------------------- | -------------------------------------------------------------------------------- |