Skip to content

Protocol feature: develop a GPT sidekick for protocols to develop the "eligible function config" more easily #2

@akirawuc

Description

@akirawuc

Should have a way to let protocol generate the eligible function in just a few clicks.

The solution could be:

  • Have an interface to let user generate the code when creating a campaign, where the input for auto-generating the config should be:
  1. The endpoint
  2. The document of the API / GraphQL (depends on what they want to use)
  3. A description of what the user wants to achieve, for example, the user who has minted the nft / has swapped some tokens, etc.

And the GPT interface should be able to:

  1. Generate configs by the information that the user provides
  2. Test the function (maybe we'll need to handle it ourselves), to make sure the output are correct, where it should be address[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions