Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

RGB-Tools/rust-rgb121

Repository files navigation

RGB-121 Library

⚠️ Warning: this is a work in progress

RGB121 is an RGB schema for collectibles on bitcoin & lightning.

This repository provides rust library and a command-line utility rgb121 which can be used alongside RGB Node to generate and parse RGB121 data (schema, issue assets, interpret contract information returned by RGB Node).

Command-line utility

Install with Docker

Build

Clone the repository and checkout to the desired version (here v0.1.0):

$ git clone https://github.com/RGB-Tools/rust-rgb121
$ cd rust-rgb121
$ git checkout v0.1.0

Build and tag the Docker image:

$ docker build -t rgb121:v0.1.0 .

Usage

$ docker run rgb121:v0.1.0 --help

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published