Re-exports
pub use stl::LIB_NAME_RGB_CONTRACT;
pub use stl::LIB_NAME_RGB_STD;
Modules
- RGB containers are data packages which can be transferred between smart contract users. There are two main types of containers:
- RGB contract interface provides a mapping between identifiers of RGB schema- defined contract state and operation types to a human-readable and standardized wallet APIs.
- Module defines API used by providers of persistent data for RGB contracts.
- API for interfacing different virtual machines