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)
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)