Re-exports§
pub use stl::LIB_NAME_RGB_CONTRACT;
pub use stl::LIB_NAME_RGB_STD;
Modules§
- accessors
- containers
- RGB containers are data packages which can be transferred between smart contract users. There are two main types of containers:
- contract
- interface
- 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.
- persistence
- Module defines API used by providers of persistent data for RGB contracts.
- resolvers
- schema
- stl
- validation
- vm
- API for interfacing different virtual machines