XXXToken on Etherscan:
https://rinkeby.etherscan.io/address/0xE6F6509434f176cB746f9D86bD7D212094Cfb66a#code
ACDMToken on Etherscan:
https://rinkeby.etherscan.io/address/0x73a37a923Ed7FE42F45Ff6A5F8A7104Aa2129aCf#code
XXXStake on Etherscan:
https://rinkeby.etherscan.io/address/0x5C1484aB1b347ca253a6C8697ed936741edE3831#code
XXXDAO on Etherscan:
https://rinkeby.etherscan.io/address/0xAcd7D1CA4cd6758b331d2e981A637df25d0400e2#code
ACDMPlatform on Etherscan:
https://rinkeby.etherscan.io/address/0x44D3394E146541C7a5F64a55b391c667288F9B43#code
- Set validator address on scripts/deploy.ts file
- Deploy four contracts running on console:
node scripts/deploy.ts
- Copy address of deployed contracts and paste to .env file
node scripts/deploy.js
node scripts/deployXXXToken.ts
npx hardhat test --network hardhat
npx hardhat register
npx hardhat register-with-referer --address
npx hardhat start-sale-round
npx hardhat buy --value
npx hardhat start-trade-round
npx hardhat add-order --price --amount
npx hardhat remove-order --id
npx hardhat redeem-order --id --amount --value