#contract #dharitri #smart-contracts #blockchain #wasm #wasm-module

no-std dharitri-wasm-module-features

Dharitri WebAssembly smart contract module for adding feature flags

79 releases (9 breaking)

0.9.2 Feb 9, 2024
0.8.9 Feb 9, 2024

#36 in #dharitri

GPL-3.0-only

790KB
22K SLoC

Dharitri 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

Dependencies

~3.5MB
~69K SLoC