📄️ zrSign Overview
Welcome to the zrSign smart contract tutorial! This guide will walk you through the process of writing, explaining and deploying your own zrSign smart contract.
📄️ zrSignConnect
Overview
📄️ zrSignHelloWorld
Overview
📄️ Build ZrSignHelloWorld.sol
In this section you have the choice to either write the ZrSignHelloWorld contract from scratch or use the existing one. If you want to build it from scratch please erase the existing code in the file. To understand the code, it's helpful to go through it step by step.
📄️ Deploy Your Contract
We have scripts prepared to deploy the contract to the testnets. You need to set environment variables and install the dependencies for it.
📄️ Interact With Your Contract
Now that the contract is deployed on the testnet, we can interact with it. Go to etherscan and find the contract address you got from the deployment step.
📄️ Feedback
We would love to hear your feedback on this tutorial. Feel free to open an issue on the zrSign Hello World repository or contact us on Discord under the channel #zrsigndirect.