Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(titles): add support for Titles create plugin #388

Merged
merged 8 commits into from
May 21, 2024
Merged

Conversation

mmackz
Copy link
Collaborator

@mmackz mmackz commented May 15, 2024

Integration of titles create action plugin for QuestDK

This PR introduces the integration of the titles create plugin for QuestDK.

About The Project

TITLES builds creative tools powered by artist-trained AI models. Titles helps artists and IP holders maintain ownership of their AI likeness by making it easy to train, distribute, and monetize their own custom models.

For the first time, artists can now take ownership and monetize their likeness through AI on TITLES.

Implementation Details

This is a simple create plugin which filters transaction based on the chain, contract and matching ABI function. The specific function we are watching for is publishEdition on the TitlesPublisherV1 contract.

Sample Transactions


https://linear.app/rh-app/issue/BD-68/plugin-build-titles-v1


To-do

  • Create types for create action type in questdk.

@mmackz mmackz requested a review from a team as a code owner May 15, 2024 04:00
Copy link

changeset-bot bot commented May 15, 2024

🦋 Changeset detected

Latest commit: 769cba6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@rabbitholegg/questdk-plugin-registry Minor
@rabbitholegg/questdk-plugin-titles Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mmackz mmackz changed the title feat(titles): add support for Titles create plugin feat(titles): add support for Titles create plugin May 15, 2024
Copy link
Member

@Quazia Quazia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward - same as the other one we gotta get that CreateActionParams defined before we bring this in. Otherwise LGTM

@mmackz mmackz merged commit 8a57a37 into main May 21, 2024
9 checks passed
@mmackz mmackz deleted the mmackz/titles-create branch May 21, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants