Skip to content

Zencode journey implementing W3C Verifiable Credentials signature and verification

Notifications You must be signed in to change notification settings

dyne/zencode-w3c-vc

Repository files navigation

Zencode journey

Journey made with Zencode using Zenroom and Slangroom.

Quick setup

with mise-en-place

mise install
mise use 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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages