/iotube-contracts

V6 ioTube Smart Contracts

Primary LanguageSolidity

iotube contracts

Develop

yarn
yarn test

Remix Connect

npm install -g @remix-project/remixd
remixd -s .  --remix-ide https://remix.ethereum.org

Deployment

export TUBE_ID=
export INIT_NONCE=
export SAFE=

yarn hardhat run scripts/000-deploy-base.ts

Add tokens edit scripts/ops/create-crosschain-token.ts then

yarn hardhat run scripts/ops/create-crosschain-token.ts