Skip to content

dr-orlovsky/rgb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

  • Rust 100.0%