Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Files

Latest commit

81cb2a1 · Aug 27, 2021

History

History

test

Build and Run

Add ../node_modules/.bin/ to your path.

ssvmup build
cd pkg/
npm install ../..
cd -
mocha js
ssvmup clean