Introducing the revolutionary RGB service, meticulously crafted by the BiHelix Team. Leveraging the power of the Bitcoin Development Kit and the latest rgb v0.11 libraries, this service empowers users or learners to seamlessly to learn how to issue, and transfer about their off-chain RGB assets.
Simple KV based database, rocksdb is supported here.
Now the developer can use this service to perform rgb asset with, issue rgb20 asset
.
The transfer asset
, and query asset
operations will supported soon.
Before run this repo, please check whether or not your rust
version satisfy 1.78
, if not, please update it to the 1.78
version(Or the latest stable version).
Clone the repo from the github and compile it.
git clone https://github.com/bihelix-io/bihelix-rgb-cli
cd bihelix-rgb-cli
cargo run
generate wallet done
Server running at http://0.0.0.0:3000
{
"ticker": "DNA",
"name": "DNA",
"precision": 2,
"issued_supply": 100000,
"allocate_outpoint": "0c8095ff9d9993b0ad5a48aa765c863ed575227c10179b8aff6626a771dcf011:0",
"electrum_url": "blackie.c3-soft.com:57009"
}
{
"rgb20_contract_id": "rgb:ac!mD1P3-MOwSQ3I-z3grAvf-mVuSz1t-ktH$vaa-J1wiXDM"
}