Skip to content

The first protocol, exclusively for the Avalanche ecosystem, to offer promising and innovative projects a fast, secure, and efficient platform for decentralized fundraising.

Notifications You must be signed in to change notification settings

avalaunch-app/xava-protocol

Repository files navigation

Avalaunch protcool implementation

unit-tests solhint-lint codecov

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


About

The first protocol, exclusively for the Avalanche ecosystem, to offer promising and innovative projects a fast, secure, and efficient platform for decentralized fundraising.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published