@binance/convert 5.0.14 → 6.0.1

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 CHANGED
@@ -176,6 +176,19 @@ Please ensure that all tests pass if you're making a direct contribution. Submit
176
176
 
177
177
  Thank you for your contributions!
178
178
 
179
+ ## Disclaimer
180
+
181
+ This SDK is provided by Binance on an "as is" and "as available" basis for use at your own risk. Binance makes no representations or warranties of any kind, whether express or implied, as to the operation of the SDK, its accuracy, reliability, completeness, or fitness for any particular purpose.
182
+
183
+ To the fullest extent permitted by law, Binance shall not be liable for any losses, damages, or expenses of any kind arising from or in connection with your use of, or inability to use, this SDK, including but not limited to any financial losses resulting from errors, bugs, interruptions, or inaccuracies in the SDK.
184
+
185
+ Your use of this SDK to access the Binance Platform is subject to the Binance API Key Terms and the Binance Terms of Use, which shall prevail in the event of any conflict with this disclaimer. You are solely responsible for any orders or transactions executed through the Binance Platform using this SDK.
186
+
187
+ This SDK is not intended to constitute investment advice or a recommendation to buy, sell, or hold any digital asset. You should independently evaluate and verify all information before acting.
188
+
189
+ - [Binance Terms of Use](https://www.binance.com/en/terms)
190
+ - [Binance API Key Terms](https://www.binance.com/en/about-legal/terms-binance-api)
191
+
179
192
  ## Licence
180
193
 
181
194
  This project is licensed under the MIT License. See the [LICENCE](./LICENCE) file for details.