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): add steer protocol plugin #121

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

developerfred
Copy link
Contributor

modeagenthackathon issue:

add Steer Protocol plugin

  • support Add liquidity to Steer Smart Pools.
  • support Remove liquidity from Steer Smart Pools.

Discord username

codingshthefounder

- support  Add liquidity to Steer Smart Pools.
- support  Remove liquidity from Steer Smart Pools.
Copy link

changeset-bot bot commented Dec 20, 2024

⚠️ No Changeset found

Latest commit: e4e1a73

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

@0xaguspunk 0xaguspunk left a comment

Choose a reason for hiding this comment

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

This is great!!! Made some small comments!

@0xaguspunk
Copy link
Contributor

Ah.. need to delete pnpm-lock file and run pnpm install again to re-generate it

Copy link
Contributor

@0xaguspunk 0xaguspunk left a comment

Choose a reason for hiding this comment

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

Made some small comments!

Do you have a screenshot showing the plugin working? :)

@developerfred
Copy link
Contributor Author

Made some small comments!

Do you have a screenshot showing the plugin working? :)

I will add the example code of use, and I will implement it in vercel

@derekbar90
Copy link

@developerfred amazing to see this work, let me know if you have any questions!

@derekbar90
Copy link

you might find our npm module @steerprotocol/contract helpful as it will have a list of chains we are present on 🫡

Copy link
Contributor

Choose a reason for hiding this comment

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

Capitalize README for consistency with other packages

/**
* Parameters schema for depositing tokens into a Steer Smart Pool
*/
export const depositParametersSchema = z.object({
Copy link
Contributor

Choose a reason for hiding this comment

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

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.

3 participants