Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 21 additions & 32 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,32 +1,21 @@
This project provides tools to interact with the public API endpoints of Coinbase and OKX. It is developed independently and is not affiliated with, endorsed by, or officially connected to either Coinbase or OKX.

License

This software is licensed under the Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0). You are free to use, modify, and distribute it under the terms of that license.

However, use of this software in conjunction with Coinbase and OKX APIs is subject to additional third-party terms.

⚠️ API Usage Disclaimer

This project interacts with the public APIs offered by:

- Coinbase (https://www.coinbase.com/legal/developer-platform/terms-of-service)
- OKX (https://www.okx.com/en-gb/help/terms-of-service)

By using this software, you acknowledge and agree that:

- You must comply with all applicable third-party terms of service.

- These API terms may restrict:
- Commercial use
- Redistribution or resale
- Automated scraping or excessive requests
- Use of the APIs outside of intended or authorized scope
- This project does not include or redistribute any official SDKs or proprietary code from Coinbase or OKX.
- You must obtain and manage your own API keys and use them responsibly.

This project does not store, collect, or transmit API credentials.

No Affiliation

This software is an independent open-source project. It is not created, maintained, supported, or endorsed by Coinbase, Inc., OKX, or any of their affiliates.
MIT License

Copyright (c) 2025 NEAR Foundation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.