Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 551 Bytes

prototyping.md

File metadata and controls

22 lines (17 loc) · 551 Bytes
$ lbx genesis-create [--sign privkey.pem] candies.yaml
$ lbx cv-commit [-e --entropy entropy] [-t --tx TXFILE] [-m --msg MSGFILE]* <TX_OUTFILE> <CV_OUTFILE>
$ lbx cv-verify [-e --entropy entropy] [-t --tx TXFILE] [-m --msg MSGFILE]* [CV_FILE]
$ lbx rgb-transcode [-f --from-format yaml|json|rgb] [-t --to-format] [-i INFILE] [-o OUTFILE]

Old stuff:

$ lbx genesis-state --schema asset_schema.yaml --sign key.pem -i pls.yaml
$ lbx transition --schema asset_schema.yaml --history data.dat