Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 282 Bytes

File metadata and controls

26 lines (21 loc) · 282 Bytes

eBooks marketplace on ethereum blockchain

run front-end

npm run start

run local node

npm run node:local

deploy contract locally

npm run deploy:local

run front-end tests

npm run test

run contracts tests

truffle test