qdrvm / kagome

Kagome - C++20 implementation of Polkadot Host
https://kagome.readthedocs.io
Apache License 2.0
158 stars 33 forks source link

Sr25519 (Continued...) #239

Closed usetech-llc closed 4 years ago

usetech-llc commented 4 years ago

Hello!

To continue discussion of Sr25519, what is your plan about this library? Will you keep using linked Rust library or have plans to port it to C++ for better portability?

Warchant commented 4 years ago

Hi @usetech-llc. We have no plans to implement C++ version for now. We'll be using bindings on top of rust library https://github.com/w3f/schnorrkel