Closed cypherhat closed 3 years ago
vault write -format=json vault-ethereum/accounts/bob/deploy abi=@/Users/immutability/projects/go/src/github.com/immutability-io/vault-ethereum/docker/erc20/build/FixedSupplyToken.abi bin=@/Users/immutability/projects/go/src/github.com/immutability-io/vault-ethereum/docker/erc20/build/FixedSupplyToken.bin
Description
Added scripting to exemplify the deployment of smart contracts. Deployed reference implementation of ERC20.
Motivation and Context
Questions from the community
How Has This Been Tested?
In one terminal...
Then, open a different terminal...