Skip to content

FoxChainLabs/foxchain-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foxchain-lists

How to Manage this Repo

When you would like to make an edit to one of the lists in this repo, please only edit the .ts files. This is for better type control and to reduce the chance of errors. To apply the changes run yarn build & yarn legacy-build in the console.

For example, to edit a farm:

  1. Open the constants/farms.ts file
  2. Make the edits & save
  3. Run yarn build and yarn legacy-build to apply these changes to the corresponding JSON files
  4. Run yarn test to make sure the JSON files are valid
  5. Commit to the Github repo

Humans interact with the TypeScript files & our services pull in the JSON files! ❤️

About

foxchain-list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published