unlock-protocol / locked.fyi

A basic notes application where notes are stored on IPFS and only visible by members of a lock
https://locked.fyi/
MIT License
21 stars 7 forks source link

Adding the basic test setup #50

Closed nfurfaro closed 4 years ago

nfurfaro commented 4 years ago

This adds setup.js and the first test file, hook.js. setup handles deployment and config of:

nfurfaro commented 4 years ago

Merging this so I can rebase on it and push a pr with the start of the hook contract included.