@colucom/osseus-wallet

Osseus wallet is a module for the osseus project, but can be used separately.

Usage no npm install needed!

<script type="module">
  import colucomOsseusWallet from 'https://cdn.skypack.dev/@colucom/osseus-wallet';
</script>

README

Osseus-wallet

Osseus wallet is a module for the osseus project, but can be used separately.

For server, workds with geth 1.8.3+ as a provider

For client, should work with MetaMask.

Usage

Put acount password into WALLET_PASSWORD env.

Linux/MacOS:

export WALLET_PASSWORD=<YOUR PASSWORD>

Look into examples directory

License

Code released under the MIT License.