Skip to content

spreston8/rgb-cli-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RGB-Cli-Wrapper

A simple web interface that simplifies the RGB CLI workflow for Bitcoin Signet.

Building

cd ../rgb
cargo build -p rgb-wallet --release

Verify Build

Test that your RGB CLI works correctly:

../rgb/target/release/rgb --help

Quick Start

  1. Start the backend:
    cd backend
    cargo run --release
    Server will start at http://127.0.0.1:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors