Skip to content

jmpmonteagudo/hedera-hasgraph-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtGraph

ArtGraph is proof-of-concept of a decentralized platform to reward artists for pieces of art that they create. One can tip, rate, remix, and trade art on this platform.

This project was done in the Hedera-Hashgraph global hackathon.

Slides used in our demo

Client

To run the client:

node server/run.js

Then open localhost:51111/client/ in a browser.

Note that QR code scanning functionality will require webcam access, and a browser that supports WebRTC standards. If these are unavailable on your device, you type the QR code in manually.

Smart Contracts

To build and run the Truffle tests:

cd smart-contracts
npm run build
npm test

Authors

Brendan Graetz

Jose Perez

About

ArtGraph - Hedera Hashgraph Hackathon 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published