Crate sylvia

source ·
Expand description

Framework for creating CosmWasm Smart Contract with high-level abstraction layer

Most of implementation lies in cw-derive-ng crate which is reexported here

Re-exports

Modules

Attribute Macros

  • Macro generating messages from contract impl block.
  • Macro generating messages from contract trait.