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

support custom endpoints #5

Open
hitchhooker opened this issue Sep 8, 2024 · 1 comment
Open

support custom endpoints #5

hitchhooker opened this issue Sep 8, 2024 · 1 comment

Comments

@hitchhooker
Copy link

hitchhooker commented Sep 8, 2024

could you add support for rococo-local/custom-chainspecs?
this seems to me main pain point in using papi/reactive-dot/dot-console right now, not being able to connect to local development environment chains with same methods as production.

EDIT: just option to write write custom websocket from frontend would probably do now.

// const jsonRpcProvider = WsProvider("wss://some-rpc-endpoint.io")
@tien
Copy link
Owner

tien commented Sep 8, 2024

You can technically run this app locally and add the customer provider, along with its descriptor, to config.ts.

But many have requested the ability to point this app to any RPC endpoint, which I'll have a look at implementing next 👌

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