Skip to content

atala-community-projects/edge-wallet-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-wallet-demos

This repository contains demos for the Edge Wallet SDK in typescript.

This will include:

  1. EDGE SDK Browser/NextJS demo with @pluto-encrypted/database and IndexDB or InMemory
  2. EDGE SDK Node demo with @pluto-encrypted/database and InMemory and LevelDB

Instructions

Choose the desired demo and cd into the directory and run the following for nodejs:

cd node
npm i 
npm start-indexdb
#npm start-inmemory
#npm start-leveldb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published