GithubHelp home page GithubHelp logo

jordanraphael / address-book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beefyfinance/address-book

0.0 0.0 0.0 328 KB

Package to keep important addresses from different blockchains.

JavaScript 0.10% TypeScript 99.87% Shell 0.03%

address-book's Introduction

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 addresses:
    1. If new platform:
      1. Add a file for the platform (i.e pancakeswap) under the respective chain in address-book/
      2. Add the third party contracts in an object there and export the object.
      3. Add the export to the chain's index.ts file.
    2. For tokens:
      1. Add to respective token.ts file, with token symbol as key. Make sure the decimals are correct for the token. Usually you can find this info via the chain's block explorer.
  4. 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.
  5. Once commit goes through, raise a PR
  6. If the checksum passes, a maintainer will review it and merge it
  7. Once merged, the package version will be bumped and the package will be published. Run yarn upgrade in the consuming repo to consume the new package version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.