trustmesh

Blockchain-based (Ethereum) public key and message infrastructure

Usage no npm install needed!

<script type="module">
  import trustmesh from 'https://cdn.skypack.dev/trustmesh';
</script>

README

Trustbase

Blockchain-based (Ethereum) Public key and message database. Can be use to build trusted communication DApp.

Build Status

Build Status

Installation

yarn add trustbase

APIs

see Typings

Dev

Run testrpc:

npm run testrpc

In another console, run tests:

truffle test