Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.04 KB

Status

The protocol is currently under heavy testing and research. We are trying our best to save gas costs and achieve the most loose architecture possible.

FUJI TESTNET Addresses

  • Campaign Master address: 0xe9581BcDc8f4EfaC5eA0834Eed04cF130dFD8012
  • Reward Master address: 0xe1CA4ffFE33DC6afe72a4508A17D32a2b16bC882
  • Vesting Master address: 0x4fd64211A16EB075b8ab2ED7fe2d855Bf252e3b5
  • Factory address: 0xe81eAffA679B00279f664877C57e895606dB55Cf
  • CC address: 0xD26f0f4b312F33A3D5f378e71f74fE22d4B7b6bf
  • Token address: 0x39A7feB2cB226c632731346e74BF8D33DF44cAA2

Roadmap

  • Initial Build
  • Pre-Alpha Build
  • [In Progress] Whitepaper
  • Alpha Build (with the ability to integrate with DeFi protocols)
  • Real Crowdfunding Test

Project Setup

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help