Skip to content

DSRCorporation/hyperledger-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hyperledger-workshop

Environment for a Hyperledger Workshop for issuing credentials via Indy Besu ledger

Step 0. Open the repository in Gitpod

https://gitpod.io/#https://github.com/DSRCorporation/hyperledger-workshop.git

Step 1. Setup Indy environment and launch Indy Besu ledger (pool)

sudo -E ./setup.sh

Step 2. Build the demo project

cd aries-framework-javascript/demo
nvm install 18.0.0
yarn install

Step 3. Launch Holder (Alice) CLI

yarn alice

Step 4. Launch Issuer (Faber) CLI

For launching the demo, open a new terminal in parallel and launch Faber profile

cd aries-framework-javascript/demo
nvm install 18.0.0
yarn faber

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages