Demo:
- Ideally would have IPFS support with the JS API
- Will use web3.storage
- Note:
personal_sign
call for EVM wallets (Metamask) is deterministic - We do not need to store users’ medusa keys anywhere because the user can derive them from their signature
1st idea:
- Having a list of all ciphertext with price associated with them, if you pay you get the decryption key
- “ciphertext ebay”
- Target on Arbitrum
2nd idea:
- Wrapping NFT, like a new standard where the content itself of the NFT is encrypted and if you show you have it, you can decrypt the content.
Required for demo:
- @Deleted User Integration of new contracts - 1 week
- When spin up, we give always oracle factory
- Either we give share or we ask to run DKG
- @Jonathan Easterman Docker/deployment infrastructure - 1 week
- Docker image - done
- getting a cluster - todo
- Helm chart - todo
- @Jonathan Easterman Demo working: 2-weeks
- @Deleted User Which RPC node
- Alchemy get a PL account - TODO
- Be careful about HTTP refresh / interval time → put a 1s
- TODECIDE - Load/Save config -at least key share - for easy restarting - 1 week
TODO:
- ask for AWS cryptonet account, ask in #finance-ops, would be nice to get before 11th October
Milestones future
- crypto heavy extensions: proof of correctness, privacy in Medusa
- create your own network