@binance/simple-earn 5.0.4 → 5.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
[](https://www.npmjs.com/package/@binance/simple-earn)
|
|
7
7
|

|
|
8
8
|
[](https://snyk.io/test/github/binance/binance-connector-js)
|
|
9
|
+
[](https://binance.github.io/binance-connector-js/modules/_binance_simple-earn.html)
|
|
9
10
|
[](https://opensource.org/licenses/MIT)
|
|
10
11
|
|
|
11
12
|
This is a client library for the Binance Simple Earn API, enabling developers to interact programmatically with Binance's Simple Earn trading platform. The library provides tools to earn rewards by depositing digital assets for either flexible or locked periods of time through the REST API:
|