@axvietnam/common
v2.4.5
Published
AXVN Common Types and Utilities for AXVN Connectors
Readme
AXVN Common Types and Utilities for AXVN Connectors
@axvietnam/common is a utility package for AXVN modular connectors, providing commonly used functions and helpers for working with AXVN REST/WebSocket APIs. It ensures reusable and optimized utilities to streamline development.
Installation
To use this package, install it via npm:
npm install @axvietnam/commonFeatures
- Common Utility Functions for API requests, timestamps, and signatures.
- Optimized for AXVN Connectors to ensure seamless integration.
- Lightweight & Tree-Shakeable – only imports what you need.
- Fully Compatible with TypeScript for strong type safety.
Contributing
Contributions are welcome!
- Open a GitHub issue before making changes.
- Discuss proposed changes with maintainers.
- Follow the existing TypeScript structure.
Disclaimer
This SDK is provided by AXVN on an "as is" and "as available" basis for use at your own risk. AXVN 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.
To the fullest extent permitted by law, AXVN 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.
Your use of this SDK to access the AXVN Platform is subject to the AXVN API Key Terms and the AXVN 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 AXVN Platform using this SDK.
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.
License
This project is licensed under the MIT License - see the LICENSE file for details.
