-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
Conversation
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 is it now available to build market making bots on solana? |
@fengtality is it possible to use like 30 wallets in market making logic instead of one ? |
I am on the same way - fetch data for backtesting with Solana .. |
@Denni-Wild yes, I want also to build a MM bot . |
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.