How Your DAPP migrate To ETZ
In Etherzero, use solidity, and we supply Remix ,Goetz, to help DAPP deployed in ETZ.
Install Goetz
Remix
Instance an web3
npm i -S git+https://github.com/etherzero-org/web3.js.git var web3 = new Web3(web3_etz.givenProvider);
Last updated