sunshine-protocol / sunshine

Governance + Bounty Platform
Other
43 stars 16 forks source link

client/cli converts String to CidBytes without storing in ipfs #115

Closed 4meta5 closed 4 years ago

4meta5 commented 4 years ago
  1. intended flow is to put the data in an ipfs block and return CidBytes to store on-chain

  2. gradually we want to move all state to ipfs blocks so that we're only storing merkle roots on-chain and proving data existence with inclusion proofs