Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

rgb-archive/rust-rgb-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

librgb

librgb is the reference implementation of RGB Protocol.

librgb is written in "Rust"; "Cargo" is its build system and package manager.

Install "Rust" and "Cargo"

Follow the instructions in Rust Install For those who use "macOS" it is possible to install "Rust" through brew:

$ brew install rust

Build librgb

$ cargo build

Run the tests

$ cargo test --package rgb --lib tests

About

librgb, the "consensus layer" of RGB: creation and validation of contracts and proofs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages