elrond-wasm-module-users 0.10.4

Elrond WebAssembly smart contract module that provides a contract users flag
Documentation

Elrond smart contract module for managing a list of users

This is a standard smart contract module, that when added to a smart contract manages a list of users.

It provides a bi-directional map:

  • from user address to a unique user id
  • from user id to address