Crates.io | earthbucks_lib |
lib.rs | earthbucks_lib |
version | 0.8.5 |
source | src |
created_at | 2024-05-26 15:23:42.707029 |
updated_at | 2024-10-16 18:28:30.920886 |
description | EarthBucks library for data structures and algorithms |
homepage | |
repository | https://github.com/earthbucks/earthbucks |
max_upload_size | |
id | 1252635 |
size | 396,152 |
Website: earthbucks.com
Repo: github.com/earthbucks/earthbucks
This library contains data structures and algorithms for EarthBucks. This library is co-implemented in both Rust and TypeScript.
Example:
use earthbucks_lib::priv_key::PrivKey;
Please find all the modules available in the lib.rs file.