5 unstable releases
0.8.5 | Oct 16, 2024 |
---|---|
0.8.0 | Oct 14, 2024 |
0.6.0 | Oct 12, 2024 |
0.1.1 | May 28, 2024 |
0.1.0 | May 26, 2024 |
#618 in Cryptography
493 downloads per month
410KB
9K
SLoC
earthbucks_lib
Website: earthbucks.com
Repo: github.com/earthbucks/earthbucks
Overview
This library contains data structures and algorithms for EarthBucks. This library is co-implemented in both Rust and TypeScript.
Usage
In Rust
Example:
use earthbucks_lib::priv_key::PrivKey;
Please find all the modules available in the lib.rs file.
Dependencies
~9MB
~185K SLoC