Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 294 Bytes

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"