Deploy Unirep Contract
Deploy a Unirep smart contract with an Ethereum account
Config an ethereum provider before deploying a Unirep smart contract.
Default: run a local hardhat node by
By default it runs at http://localhost:8545 And it will list 20 accounts including their private keys
deploy
deploy
The address of the Unirep contract should be printed after executing the command.
Then we have to use the address to perform the following actions.
Options
Options inherited from parent commands
Last updated