binance-exchange / binacpp

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

generating signatures with ed25519 keys in cpp #58

Open soumalya-teesta opened 5 months ago

soumalya-teesta commented 5 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.