Seamless Integration with Apex Decentralized Exchange
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...
Easily extend and implement additional features with the modular and maintainable codebase. Concurrency and asynchronous execution are built-in for efficient resource utilization.
git clone https://github.com/pinwhell/ApexDEXAPI
cd ApexDEXAPI
mkdir build
cd build
cmake ..
cmake --build .
Check out provided examples for effective API usage.
Incorporate ApexDEXAPI into your C++ projects for seamless integration.
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!