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