Skip to content

Javascript library for Veracity Protocol Light-infrastructure

Notifications You must be signed in to change notification settings

ValueProtocol/veracity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb04255 · Jan 25, 2019

History

4 Commits
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019

Repository files navigation

Veracity

Javascript library for Veracity Protocol Light-infrastructure

Install dependencies (node 10+ recommended)

npm install

In order to run tests, veracity-register has to be compiled in ../veracity-protocol and Ganache test Ethereum node running

cd ../veracity-register
npm install
npm run truffle compile
npm run ganache > /dev/null &
cd -

then you can jest run tests :)

npm test

About

Javascript library for Veracity Protocol Light-infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published