Skip to content

F45T34M/xava-protocol

Repository files navigation

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.

Token (Mainnet)

Developement instructions

  • $ yarn install - Install all dependencies
  • $ echo PK="PRIVATE_KEY" > .env - Add testing private key
  • $ npx hardhat compile - Compile all contracts
  • $ npx hardhat test - Run all tests

  • Migrations are inside scripts/ folder.
  • Tests are inside test/ folder.

Releases

No releases published

Packages

No packages published