Skip to content

Incoming NFTs filter protocol (something like twitter DMs) #24

Description

@gagliardetto

features

  • Incoming NFTs get filtered by a "filter app".
  • The filter app serves as a handler for all incoming NFTs (configurable which filter to use).
  • The filter app has a standard protocol of doing things.
  • Anyone can implement their own "filter apps" following the filter app protocol (add AI, custom deny lists, etc.)

basic implementation

  • Incoming NFTs are matched against a list of allowed mints.
  • If the NFT mint is allowed, then you will see in the "incoming" folder.
  • If not, then it stays in the "quarantine" folder.
  • You can manually approve an NFT to appear in the wallet.
  • Idea by https://twitter.com/redacted_noah

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions