numbat-wasm-module-features

Crates.ionumbat-wasm-module-features
lib.rsnumbat-wasm-module-features
version0.0.15
created_at2025-06-20 10:24:48.256974+00
updated_at2025-06-24 06:44:43.961578+00
descriptionNumbat WebAssembly smart contract module for adding feature flags
homepagehttps://numbat.com/
repositoryhttps://github.com/TerraDharitri/drt-rs-sdk
max_upload_size
id1719411
size16,804
(mangonui)

documentation

https://docs.numbat.com/

README

Numbat smart contract module for adding feature flags

This is a standard smart contract module, that when added to a smart contract offers feature flag capabilities.

It offers:

  • an endpoint where the owner can turn features on/off
  • a method to check if feature is on or not
  • a macro to make calling this method even more compact
Commit count: 28

cargo fmt