oro-vault-client
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

ORO-Vault Client Code

This project will wrap some functionality that vault/teller want to expose to browser as a WASM package. This includes:

  • Asymmetric Encryption/Decryption
  • Symmetric Encryption/Decryption
  • Hashing & UUID's
  • Wrapper for API call's

Building the WASM package

wasm-pack build

Run test in headless browser

wasm-pack test --firefox --headless

Run the sample app

wasm-pack build && cd www && npm install && npm run start

Then go to http://localhost:8080/ and open up the console

Readme

Keywords

none

Package Sidebar

Install

npm i oro-vault-client

Weekly Downloads

2

Version

0.0.6

License

none

Unpacked Size

759 kB

Total Files

5

Last publish

Collaborators

  • tech-team-oro