numbat-wasm-modules 0.0.18

Numbat WebAssembly standard smart contract modules
docs.rs failed to build numbat-wasm-modules-0.0.18
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Standard modules for Numbat smart contracts

This crate contains several smart contract modules developed by the Numbat team, which can be used to add standard functionality to any smart contract.

It is enough to add the module traits as supertraits of the contract traits to receive all endpoints and all functionality from the modules in contracts.