0.6.42 • Published 2 years ago
bombfarm-addressbook v0.6.42
��# address-book
A collection of useful addresses on EVM chains for defi development
Contributing
- Read the CONTRIBUTING doc first
- run
yarn
. This will install the packages and prepare husky pre-commit hook - Add addresses:
- If new platform:
- Add a file for the platform (i.e pancakeswap) under the respective chain in address-book/
- Add the third party contracts in an object there and export the object.
- Add the export to the chain's index.ts file.
- For tokens:
- 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.
- If new platform:
- 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.
- Once commit goes through, raise a PR
- If the checksum passes, a maintainer will review it and merge it
- 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.
0.6.42
2 years ago
0.6.41
2 years ago
0.6.40
2 years ago
0.6.39
2 years ago
0.6.32
3 years ago
0.6.31
3 years ago
0.6.34
3 years ago
0.6.33
3 years ago
0.6.30
3 years ago
0.6.36
2 years ago
0.6.35
3 years ago
0.6.38
2 years ago
0.6.16
3 years ago
0.6.37
2 years ago
0.6.14
3 years ago
0.6.9
3 years ago
0.6.8
3 years ago
0.6.12
3 years ago
0.6.11
3 years ago
0.6.13
3 years ago
0.6.7
3 years ago
0.6.6
3 years ago
0.5.14
3 years ago
0.5.13
3 years ago
0.6.3
3 years ago
0.6.2
3 years ago
0.6.5
3 years ago
0.6.4
3 years ago
0.6.1
3 years ago
0.6.0
3 years ago
0.5.10
4 years ago
0.5.9
4 years ago
0.5.8
4 years ago
0.5.6
4 years ago
0.5.4
4 years ago
0.5.3
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.5.0
4 years ago