Skip to content

Commit

Permalink
add platform specific packaging to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Oct 28, 2022
1 parent de4d808 commit a5e6dba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,14 @@ This library supports the following blockchains:
- [BNB Smart Chain](https://www.binance.org/smartChain)
- [Polygon](https://polygon.technology)

## Platform specific packaging

In case you want to use and package only specific platforms, use the platform-specific package:

```javascript
import { getAssets } from '@depay/web3-assets'
```

## Functionalities

### getAssets
Expand Down

0 comments on commit a5e6dba

Please sign in to comment.