#data-structures #algorithm #earthbucks #earth-bucks

bin+lib earthbucks_lib

EarthBucks library for data structures and algorithms

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

#578 in Cryptography

Download history 3/week @ 2024-09-22 1/week @ 2024-09-29 113/week @ 2024-10-06 358/week @ 2024-10-13 19/week @ 2024-10-20 1/week @ 2024-10-27 16/week @ 2024-11-03 1/week @ 2024-11-10

54 downloads per month

MIT license

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
~186K SLoC