@planetarium/account-web3-secret-storage
Version:
Libplanet account implementation using Ethereum Web3 Secret Storage
9 lines (6 loc) • 331 B
Markdown
@planetarium/account-web3-secret-storage
========================================
This npm package implements the Ethereum Web3 Secret Storage which corresponds
to `Libplanet.KeyStore.Web3KeyStore` as well. `Web3KeyStore` complies with
the `KeyStore` interface (from *@planetarium/account* package).
See also *examples/cli.ts*.