0.0.9 • Published 3 years ago

blockchain-addressbooknew1 v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

��# address-book

A collection of useful addresses on EVM chains for defi development

Contributing

  1. Read the CONTRIBUTING doc first
  2. run yarn. This will install the packages and prepare husky pre-commit hook
  3. Add a file for the platform (i.e pancakeswap) under the respective chain in address-book/
  4. Add the third party contracts in an object there and export default the object.
  5. Add the export to the chain's index.ts file.
  6. Try to commit the change. If it fails, its because the address isn't passing the checksum check. Look at the console output and paste the correct address.
  7. Once commit goes through, raise a PR
0.0.9

3 years ago

0.0.8

3 years ago