xava-protocol
xava-protocol copied to clipboard
The first protocol, exclusively for the Avalanche ecosystem, to offer promising and innovative projects a fast, secure, and efficient platform for decentralized fundraising.
Avalaunch protcool implementation
The first protocol, exclusively for the Avalanche ecosystem, to offer promising and innovative projects a fast, secure, and efficient platform for decentralized fundraising.
Developement instructions
-
$ yarn install- Install all dependencies -
$ echo PK="PRIVATE_KEY" > .env- Add testing private key -
$ npx hardhat compile- Compile all contracts -
$ npx hardhat node- Setup node -
$ npx hardhat test- Run all tests -
$ npx hardhat test --network hardhat- Run all tests without node -
$ npx hardhat coverage --network hardhat --testfiles test/- Run full code coverage -
Migrations are inside
scripts/folder. -
Tests are inside
test/folder.
XavaToken
- Deployed to C-Chain*
- Token address:
0xd1c3f94DE7e5B45fa4eDBBA472491a9f4B166FC4 - Total supply : 100000000 XAVA
- Verified source code: https://cchain.explorer.avax.network/address/0xd1c3f94DE7e5B45fa4eDBBA472491a9f4B166FC4/contracts