Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

opencast db #33

@stephancill

Description

@stephancill

Currently opencast exclusively functions on data stored in the protocol, onchain, or IPFS

Having a mechanism to store opencast-specific data would allow for some great ux improvements such as

  • Sharing signer keys between sessions (can be moved to server, if securely store signer keys #32 is implemented)
  • Storing user preferences (theme, mute lists, bookmarks)

Storage options

  • Postgres - would make it interoperable between clients
  • IPFS + pointer in a farcaster user data field
  • IPFS + pointed on an L2
  • ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions