MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
2k stars 529 forks source link

Off-Chain Storage #13294

Closed halsaphi closed 3 months ago

halsaphi commented 1 year ago

I want to build complex apps that can use larger amounts of data than is available on-chain. This will open up more appealing use cases for zkApps.

ZKFS: https://github.com/orgs/MinaProtocol/projects/16?pane=issue&itemId=19525989

ZKDatabase https://zkignite.minaprotocol.com/zkignite/dev4dev-track-1/funded/suggestion/240

Tutorial 6: https://docs.minaprotocol.com/zkapps/tutorials/offchain-storage

mrmr1993 commented 3 months ago

ZKFS evolved and matured into Protokit, and o1js provides archive-backed storage in the main API.