Installation
Add to yourCargo.toml:
Quick Start
All 128 Monomers
EVA Composition
No-std Support
The core crate supportsno_std for embedded use:
Crypto monomers require the
crypto feature flag, which pulls in sha2 and aes crates. Without it, crypto operations return compile-time errors.JavaScript SDK
Use monomers in JavaScript/TypeScript.
Python SDK
Use monomers in Python.

