reputation-graph-experiment / graph

Reputation graph in Solidity
1 stars 0 forks source link

The graph class should be a library #1

Open lajarre opened 8 years ago

lajarre commented 8 years ago

http://solidity.readthedocs.io/en/latest/contracts.html#libraries

The real contract should implement the methods to show to the external world.

(later: the contract should implement some off-chain computation framework)

lajarre commented 8 years ago

See https://github.com/reputation-graph-experiment/graph/pull/8