@keymesh/trustmesh
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

Trustmesh Build Status

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

Installation

yarn add @keymesh/trustmesh

APIs

TODO

Development

Test

  1. Run Ethereum Test RPC (Ganache CLI):
yarn testrpc
  1. Run tests (in another console):
yarn test

Deployment

Quick Start

# Using default localhost:8545
yarn migrate

Using infura.io and Mnemonic

# Use TRUSTMESH_MNEMONIC and TRUSTMESH_ETH_SENDER to config
TRUSTMESH_MNEMONIC='foo bar baz quz...' \
TRUSTMESH_ETH_SENDER='0x123...' yarn migrate --network rinkeby

Readme

Keywords

none

Package Sidebar

Install

npm i @keymesh/trustmesh

Weekly Downloads

1

Version

0.0.10

License

MIT

Unpacked Size

217 kB

Total Files

29

Last publish

Collaborators

  • ceoimon
  • dcb9
  • hayeah