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: [plugin-sui] programmable transaction block generation action #1381

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

astinz
Copy link

@astinz astinz commented Dec 22, 2024

Relates to:

Risks

  • no risks

Background

What does this PR do?

Adds a Programmable Transaction Block Builder Action to Sui Plugin

What kind of change is this?

Features (non-breaking change which adds functionality)

Documentation changes needed?

Testing

Where should a reviewer start?

  • cd into packages/plugin-sui
  • run pnpm i

Detailed testing steps

  • Replace Default Character here:
    // Replace the existing character initialization with custom setup
    const character = defaultCharacter;

    character.plugins = [suiPlugin];
    character.modelProvider = ModelProviderName.OPENAI;
    let characters = [character];

Discord username

@em.eieiron

@astinz astinz changed the title feat: ptb generation action feat: [plugin-sui] programmable transaction block generation action Dec 22, 2024
@astinz
Copy link
Author

astinz commented Dec 22, 2024

POW

CleanShot 2024-12-22 at 19 27 28@2x

odilitime
odilitime previously approved these changes Dec 23, 2024
odilitime
odilitime previously approved these changes Dec 25, 2024
@odilitime
Copy link
Collaborator

not sure what's up with the smoke-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants