Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 214 Bytes

Add or update token

  1. Add or update token to data/tokens.js
  2. Run npm run build

Add new chain

  1. Add chain to data/chains.js
  2. Update addresses for tokens to data/tokens.js
  3. Run npm run build