/ApexDEXAPI

Apex Decentralized Exchange C++ API

Primary LanguageC++

ApexDEXAPI

Seamless Integration with Apex Decentralized Exchange

Key Features

Private Account Balance: Retrieve real-time account balances effortlessly.

Market Data: Access current market insights for informed decisions.

Server Time: Synchronize actions accurately with fetched and estimated server time.

And More...

Extensibility

Easily extend and implement additional features with the modular and maintainable codebase. Concurrency and asynchronous execution are built-in for efficient resource utilization.

Getting Started

Clone the Repository:

git clone https://github.com/pinwhell/ApexDEXAPI

Build the Project:

cd ApexDEXAPI
mkdir build
cd build
cmake ..
cmake --build .

Explore Examples:

Check out provided examples for effective API usage.

Integration:

Incorporate ApexDEXAPI into your C++ projects for seamless integration.

Contributions

Welcome contributions! Fork the repo, make improvements, and submit pull requests. Support

For questions or issues, open an issue. Your feedback is appreciated!

Happy coding with ApexDEXAPI!