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

rgb-archive/rust-rgb-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge codecov

RGB library on Rust

This is re-implementation of https://github.com/rgb-org/rgb according to the most recent spec RGB Protocol with better test coverage and attention to the details.

rgb-rust 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 rgb-rust

$ cargo build

Run the tests

$ cargo test --package rgb --lib tests

About

Library for working with assets issued on top of Bitcoin and Lightning Network using RGB protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages