I am trying to build a blockchain that can run complex smart contracts. In order to maintain consistency of environment and avail partial security and isolation, I thought of containers. How can such containers be used in a blockchain to run more complex codes.
Containers that I created are few hundred MBs. It seems impractical to share such large files over a p2p network.
New contributor
PSave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.