DEV Community

Cover image for C++ cryptocurrencies multi exchange client
Stéphane Janel
Stéphane Janel

Posted on

C++ cryptocurrencies multi exchange client

I just created a tool (as a CLI or available as a static library for larger projects) to avoid opening a web browser to manage my crypto currencies on several exchanges.

My other aim is to experiment and learn new C++20 features, cross platform building with cmake.

If you are interested, check it out here!

Latest comments (0)