Crate rgb20

source ·
Expand description

RGB20 library for working with fungible asset types, operating under schemata, defined with LNPBP-20 standard:

Re-exports

pub use schema::schema;
pub use schema::subschema;
pub use schema::SCHEMA_ID_BECH32;
pub use schema::SUBSCHEMA_ID_BECH32;

Modules

RGB20 schemata defining fungible asset smart contract prototypes.

Structs

RGB20 asset information.

Enums

Errors generated during RGB20 asset information parsing from the underlying genesis or consignment data

Traits

Extension trait for consignments defining RGB20-specific API.