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

BlockChain store replacement tests #10

Open mpostol opened 6 years ago

mpostol commented 6 years ago

This implementation is ready to use any store implementing interfaces:

The completeness of the interfaces must be tested using external Repository implementation.