Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 202 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 202 Bytes

Crypto Store

Crypto store is a tool to push data on the blockchain and on IPFS.

Install

yarn install
truffle develop
truffle migrate

Test

yarn test