@ref-finance/ref-sdk 1.4.6 → 1.4.8
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 +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
# Ref SDK
|
|
2
|
+
Disclaimer:
|
|
3
|
+
Our SDK is provided by a third party, and we do not take any responsibility for any losses caused by the use of this SDK.
|
|
4
|
+
|
|
2
5
|
|
|
3
6
|
This SDK is designed to assist developers when interacting with the main functions of the protocol. Main functions that can be defined as:
|
|
4
7
|
|
package/package.json
CHANGED