Skip to content

MidasWireless/helium-crypto-rs

 
 

Repository files navigation

Continuous Integration codecov

helium-crypto-rs

This library implements various cryptographic functions used by Helium Blockchain. This includes creating keypairs for supported key types signing messages and verifying messages with public keys. Public keys support binary and B58 encode/decoding as used by the Helium blockchain.

See the library documentation for usage details.

Using

Add a dependency to your projects Cargo.toml:

helium-crypto = "<version>"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%