trustmesh
v0.0.1
Published
Blockchain-based (Ethereum) public key and message infrastructure
Downloads
3
Readme
Trustbase
Blockchain-based (Ethereum) Public key and message database. Can be use to build trusted communication DApp.
Build Status
Installation
yarn add trustbase
APIs
see Typings
Dev
Run testrpc:
npm run testrpc
In another console, run tests:
truffle test