Skip to content

0xpeluche/defillama-sdk

 
 

Repository files navigation

sdk

npm i
npm run build
npm t
npm run format

Publish

bash patchAndPublish.sh

Keys

POLYGON_RPC="https://..."
ETHEREUM_RPC="https://..."
BSC_RPC="https://..."

Chain RPC PR

Before putting up a PR for new chain, check if we already support it here: https://unpkg.com/@defillama/sdk@latest/build/providers.json

Everytime we publish a new sdk version, we automically pull latest list from chainlist.org and include it.

About

SDK for defillama adapters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%