dharitri-wasm-module-pause 0.2.3

Dharitri WebAssembly smart contract module that provides a contract pause flag
Documentation

Dharitri smart contract module for adding a global pause flag

This is a standard smart contract module, that when added to a smart contract offers pausability.

It offers:

  • an endpoint where the owner can pause/unpause contract
  • a method to check if contract is paused or not