binance-exchange / binacpp

Binance C++ library
MIT License
214 stars 108 forks source link

generating signatures with ed25519 keys in cpp #58

Open soumalya-teesta opened 6 months ago

soumalya-teesta commented 6 months ago

Hi , is there any implementation for generating signatures with ed25519 keys in C++. I have been trying to implement one unsuccessfully for sometime. Thanks.