Skip to content

Commit

Permalink
add rule on npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
0xngmi authored Sep 27, 2023
1 parent fdf7480 commit 54be8e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ POLYGON_RPC="..."
```

The name of each rpc is `{CHAIN-NAME}_RPC`, and the name we use for each chain can be found [here](https://github.com/DefiLlama/defillama-sdk/blob/master/src/providers.json)

## Adapter rules
- Never add extra npm packages, if you need a chain-level package for your chain, ask us and we'll consider it, but we can't accept any npm package that is project-specific

0 comments on commit 54be8e2

Please sign in to comment.