feat/solana-connector
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.
how can we test it ?
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
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 ?
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
@Denni-Wild yes, I want also to build a MM bot .