dharitri-wasm-module-users 0.7.6

Dharitri WebAssembly smart contract module that provides a contract users flag
docs.rs failed to build dharitri-wasm-module-users-0.7.6
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.
Visit the last successful build: dharitri-wasm-module-users-0.6.4

Dharitri 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