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

Monitor multiple wallets in different networks #7

Open
andreclaro opened this issue Aug 23, 2024 · 1 comment
Open

Monitor multiple wallets in different networks #7

andreclaro opened this issue Aug 23, 2024 · 1 comment

Comments

@andreclaro
Copy link

Description

Currently, this service connects just to one RPC node (devnet, testnet or mainnet-beta endpoint) and it's able to track multiple solana wallets (addresses) balances.

It will be nice that this service is able to track multiple wallets in different networks (devnet, testnet and mainnet-beta).

Meanwhile, I will deploy two services, one per network (mainnet and testnet) and if I have time and it is really required I can make the code change to add support to configure a custom RPC node per wallet.

@bdeak4
Copy link
Member

bdeak4 commented Aug 23, 2024

Hello! Unfortunately, we currently only monitor wallets on mainnet-beta and that is why support for multiple networks is missing. If you have time to make PR that adds support for that it would be welcome!

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

No branches or pull requests

2 participants