Skip to content

essserrr/credit-account-mining

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

244 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gearbox credit account mining UI

Welcome to Credit Accoung Mining!

This ceremony is dedicated to distirbuting GEAR in the hands of early degens and tech-savvy memnbers from other protocols’ governance systems. 5,000 Credit Accounts to mine. 55,000+ eligible wallets. 2.4M in gas costs to deploy each one. In total 5% GEAR distributed. Become one of the early DAO members & decide the future of composable leverage 2.0! FCFS.

Find all the info: https://docs.gearbox.finance/overview/launch-phases/credit-account-mining

UI for this ceremony: https://credit-mining.gearbox.finance/

GEAR token: https://etherscan.io/token/0xba3335588d9403515223f109edc4eb7269a9ab5d AccountMining: https://etherscan.io/address/0x7B1AAF21AC0D420666B5966338FF9aEe763C29DF#code

Requirements:

  1. Git
  2. Node.js > 14.9
  3. Yarn (optional)

How to install

  1. Clone repository: git clone https://github.com/Gearbox-protocol/credit-account-mining.git
  2. cd credit-account-mining
  3. Install required packages:npm install or yarn
  4. Rename .env.sample to .env. This file already has correct settings.
  5. Run dev server npm run dev or yarn dev
  6. Open http://localhost:3000 in your browser
  7. Follow the instructions

About

Credit account mining app designed in Gearbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.2%
  • JavaScript 1.8%