1.0.0 • Published 5 years ago

@internet-of-people/keyvault v1.0.0

Weekly downloads
2
License
LGPL-3.0-or-later
Repository
github
Last release
5 years ago

Morpheus Keyvault

The Morpheus Keyvault is a stateless cryptographic calculator. This npm package wraps the Rust implementation through WASM into a persistent vault.

Table of Contents

Update from upstream

  • Clone the original rust sources from https://github.com/Internet-of-People/mercury-rust
  • Build it with cargo build in the workspace folder
  • In the wasm folder, run ./build.sh. It will probably complain about missing dependencies, like wasm-pack and clang.
  • Copy over the whole pkg folder into this npm package and commit it after passing all tests.

Check also

Please read about maintainers, contribution contract at https://github.com/Internet-of-People/morpheus-ts