Skip to content

CygnusDAO/cygnusdao-layerzero-rfp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CygnusDAO LayerZero RFP

Instructions

  1. git clone [email protected]:CygnusDAO/cygnusdao-layerzero-rfp.git
  2. cd ./cygnusdao-layerzero-rfp
  3. npm i
  4. Create a .env file with the values from .env.example, use your own RPC endpoints for each chain (from Alchemy, Infura, etc.)
  5. On the src folder there are 4 folders, one for lenders, borrowers, stakers and community members. To create the .csv for each just run the .js file (ie. node lenders.js) and it will export all depositor addresses along with their deposited amount, denominated in USD.

Step 4 will export the .csv's we used for the RAW_DATA tabs here.

About

Scripts used to get list of addresses for LZ RFP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published