MakoLab / NBlockchain

Generic implementation of the Blockchain agent in .NET
https://www.linkedin.com/pulse/iot-context-blockchain-main-technology-features-mariusz-postol/
MIT License
3 stars 2 forks source link

Define an interface for Block #6

Closed mpostol closed 6 years ago

mpostol commented 6 years ago

To make the repository compose able it must be decoupled from the communication engine. It is necessary to replace naivechain store by any other store including Triple Store.