Skip to content

snow-farmer/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.

About

XAVA token implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 80.0%
  • JavaScript 20.0%