Cargo Features

RGBCore has no features set by default.

[dependencies]
rgb-core = { version = "0.12.0-beta.2", features = ["all", "stl", "serde", "rand"] }
all = serde, stl
stl all?

Enables stl of ultrasonic, stl of bp-core and commit_verify and armor of strict_types

TODO: Make strict types optional, used only in STL

Affects rgb-core::stl

Required by the rgbcore-stl binary

serde all?

Enables serde, serde of strict_types and ultrasonic, serde of amplify, bp-core, and commit_verify

Features from optional dependencies

rand wasm32 implicit feature

Enables rand

rand:

Random number generators and other randomness functionality