0x51F9298d8C9DAD2105c99cee8429430a15381C3E
- Node.js v16.x.x
- NVM (https://github.com/nvm-sh/nvm)
install nodejs on v16 using NVM (if not installed):
nvm install 16.16.0
use project version on NVM:
nvm use
install dependencies:
npm install
compile objects:
npm run build
npm run compile
Terminal 1: npx hardhat node
Terminal 2 npm run test -- --network localhost
npm run coverage
Create/modify network config in hardhat.config.ts
and add API key and private key, then run:
npm run deploy
- Token:
0x1947D41D65F9Dcc86f509CEe7721DaEBAA102170
https://goerli.etherscan.io/address/0x1947D41D65F9Dcc86f509CEe7721DaEBAA102170#code - PreSale:
0x07d973db1799A43fe94B4e0E5C12F1bdc830319f
https://goerli.etherscan.io/address/0x07d973db1799A43fe94B4e0E5C12F1bdc830319f#code - Yield:
0x735C67CF90c9c1b64d9e9bd46F58ab2f3Ba0181d
https://goerli.etherscan.io/address/0x735C67CF90c9c1b64d9e9bd46F58ab2f3Ba0181d#code
- fxKNN:
0x8Dcb54DdD4dd25a74a9e35d0cF5A45273952eA2c
https://mumbai.polygonscan.com/address/0x8Dcb54DdD4dd25a74a9e35d0cF5A45273952eA2c#code - SaleL2:
0x6F5543F31950b69188CE35E05120BACa47f64518
https://mumbai.polygonscan.com/address/0x6F5543F31950b69188CE35E05120BACa47f64518#code