Migrate Contract
Zeus migrate allows developers to easily migrate code between different environments such as the EOS Mainnet and the CryptoKylin testnet.
Last updated
Was this helpful?
Zeus migrate allows developers to easily migrate code between different environments such as the EOS Mainnet and the CryptoKylin testnet.
Last updated
Was this helpful?
If you want to easily compile, test, and deploy your code to different environments (locally, testnet, mainnet), then you've come to the right place.
You can also use Truffle to migrate npx truffle migrate
.
First we'll create a contract deployment JSON file with the following command:
To set code on the kylin testnet or any EOSIO network run the following
You can also run combinations like: