Skip to content

ideal-lab5/pallets

Repository files navigation

Ideal Labs Modules

Various runtime module, primitives, and pallets used by the Ideal Network and protocols that leverage timelock-encryption.

Build

The client and primitives modules should be built with the "bls-experimental" feature flag.

cargo build --features "bls-experimental"