- truffle@latest
npm install
Create your own config file
cp config/default.json config/local.json
Update local.json
file to custom the params.
truffle deploy --network tomo --reset
Note: Make sure you have enough TOMO for TX contract creation fee.