Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generic-storage

nioni2ISC1.0.0

Simple generic storage for solidity

readme

generic-storage

in development

Simple generic storage for solidity contracts, supporting write restriction using RBAC.

Aims to be a simple key -> value storage method, everything is in bytes32.

For converting variables from bytes32 you can use solidity-utils