Skip to content

Othent/KMS-test-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othent KMS JS SDK Demo

An example test repo using Othent KMS JS SDK to manage Arweave wallets backend by Auth0 and Google Key Management Service.

Try our demo at kms-demo.othent.io!


Othent KMS JS SDK NPM page


Othent KMS JS SDK NPM demo


Learn how to set it up at https://docs.othent.io or looking at our demo's code at https://github.com/Othent/KMS-test-repo.


Running it locally:

pnpm install
pnpm start

To run it with a local KeyManagementService instance:

  1. Clone @othent/kms in the same directory where you cloned this project.

  2. Inside @othent/kms (../KeyManagementService), run pnpm dev.

  3. Inside this repo, run pnpm link-othent (pnpm add ../KeyManagementService/ && pnpm link ../KeyManagementService/). See pnpm link.

    You can later revert this with pnpm install-othent (pnpm add @othent/kms@latest).


About

A example test repo using Othent KMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •