Skip to content

Zencode journey implementing W3C Verifiable Credentials signature and verification

Notifications You must be signed in to change notification settings

ForkbombEu/zencode-vc

Repository files navigation

Zencode journey

Journey made with Zencode using Zenroom and Slangroom.

Quick setup

with mise-en-place

mise install
mise use "aqua:dyne/slangroom-exec"
eval `mise env`
ln -s `which slangroom-exec` bin/slangroom-exec

with shell

wget https://github.com/dyne/slangroom-exec/releases/latest/download/slangroom-exec-$(uname)-$(uname -m) \
	-O bin/slangroom-exec && chmod +x bin/slangroom-exec

Write Zencode

Put in src/ your scripts and data files

About

Zencode journey implementing W3C Verifiable Credentials signature and verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages