earthbucks_lib

Crates.ioearthbucks_lib
lib.rsearthbucks_lib
version0.8.5
sourcesrc
created_at2024-05-26 15:23:42.707029
updated_at2024-10-16 18:28:30.920886
descriptionEarthBucks library for data structures and algorithms
homepage
repositoryhttps://github.com/earthbucks/earthbucks
max_upload_size
id1252635
size396,152
Ryan X. Charles (ryanxcharles)

documentation

README

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.

Commit count: 1367

cargo fmt