Open kirit93 opened 4 years ago
Thanks for your interest in this project! That's a good suggestion. Storing lots of data in Ethereum isn't ideal but I have some concerns with other storage methods. Maybe you already saw my FAQ about it: https://github.com/microsoft/0xDeCA10B#what-about-storing-models-off-chain ? I've looked into Factom a bit and some of those concerns might apply to Factom as well. The information on their site was vague. Here are some questions for my notes or you to answer if you happen to know the answers:
The Factom blockchain is built for data storage, offering a fixed cost of $0.001 for 10kb of data. The Factom chain anchors to the Bitcoin and Ethereum blockchain giving it accountability.
I'm curious if this option has been explored for model storage instead of storing it in Etheruem?
Each Factom entry has a unique hash and that can be used in the smart contract to lookup the required model.
More information on Factom - https://www.factom.com