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/solana-connector #343

Closed
wants to merge 8 commits into from
Closed

feat/solana-connector #343

wants to merge 8 commits into from

Conversation

fengtality
Copy link
Contributor

A description of the changes proposed in the pull request:

This is an ongoing PR to add back the Solana chain connector, along with a future Raydium connector.

@fengtality fengtality changed the base branch from main to development July 26, 2024 01:36
src/chains/solana/solana.ts Dismissed Show dismissed Hide dismissed
@rapcmia rapcmia requested review from rapcmia and nikspz July 26, 2024 02:18
@gelinger777
Copy link

how can we test it ?

@fengtality
Copy link
Contributor Author

how can we test it ?

Use it with Postman as described here https://hummingbot.org/gateway/testing/#testing-with-postman

Currently working are the basic chain endpoints for fetching balances, etc

@gelinger777
Copy link

how can we test it ?

Use it with Postman as described here https://hummingbot.org/gateway/testing/#testing-with-postman

Currently working are the basic chain endpoints for fetching balances, etc

So we cant rely on it to fetch data for at least backtesting?

@fengtality fengtality closed this Sep 24, 2024
@fengtality fengtality deleted the solana-test branch September 24, 2024 00:23
@gelinger777
Copy link

@fengtality is it now available to build market making bots on solana?

@gelinger777
Copy link

@fengtality is it possible to use like 30 wallets in market making logic instead of one ?

@Denni-Wild
Copy link

Denni-Wild commented Nov 10, 2024

how can we test it ?

Use it with Postman as described here https://hummingbot.org/gateway/testing/#testing-with-postman
Currently working are the basic chain endpoints for fetching balances, etc

So we cant rely on it to fetch data for at least backtesting?

I am on the same way - fetch data for backtesting with Solana ..
Doing periodic requests now to fill in own db
a temporary solution, but its better than nothing
solana connectors will be best , but later
Are you researching same situation? @gelinger777

@gelinger777
Copy link

@Denni-Wild yes, I want also to build a MM bot .

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