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

Integrate Fluxbeam into Solana Agent Kit #208

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

Conversation

adpthegreat
Copy link
Contributor

@adpthegreat adpthegreat commented Jan 15, 2025

This PR Integrate FluxBeam's comprehensive DeFi toolkit into Solana Agent Kit to enable advanced token management, liquidity operations, and token creation capabilities.

Since there were only two endpoints available all other functionality had to be written from scratch and tested on main net which I am almost done with , I found an endpoint where fluxbeam send transactions using their blazing fast bandwidth markets, so I construct and sign the transaction and POST it to the endpoint as base64

Core Defi Operations

Token Management Suite

This pull request was created for https://app.gib.work/bounties/12aae7aa-ee5f-4b65-84ec-49eea1a4081d in an attempt to solve a bounty #127 . Payment for the bounty is immediately sent to the contributor after merge.

@adpthegreat
Copy link
Contributor Author

@metasal1 @thearyanag I have integrated most of the fluxbeam features, added the langhchain and action files and I'm still testing the rest, please review the ones I have done so far

@thearyanag
Copy link
Member

hey @adpthegreat - the PR looks good

can you also attach prompt for each langchain tool along with SS

@adpthegreat
Copy link
Contributor Author

Hey @thearyanag , damn i've added the langchain class and action classes and already tested but didn't take SS just pasted the txn link as you can see above, so this means i'll really have to go through and test all of them again?

@thearyanag
Copy link
Member

Hey @thearyanag , damn i've added the langchain class and action classes and already tested but didn't take SS just pasted the txn link as you can see above, so this means i'll really have to go through and test all of them again?

I just want to verify if it's working fine with langchain and prompts or not

@adpthegreat
Copy link
Contributor Author

Alright, that will take a while though, after i'll rebase and clean the codebase up, already refactored to latest file structure and stuff, thanks, happy weekend

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