Compiling and deploying the Contract
Last updated
Last updated
Compile the confidential ERC-20 contract to Inco Rivest Testnet:
Test the ERC-20 contract to Inco Rivest Testnet:
Deploy the confidential ERC-20 contract to Inco Rivest Testnet:
You should see an output like this
(For more control over the deployment process, you can rewrite the deployment script (deploy.ts) and use the command pnpm deploy:contracts --network rivest
to deploy your contracts.)