-
Notifications
You must be signed in to change notification settings - Fork 206
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
How can Dapps get custom endpoint URL from Polkadotjs ? #469
Comments
@shawntabrizi Thanks. How can my Dapp get such endpoint from Polkadot.js ? |
AuroraLantean
changed the title
How Dapps can get settings from Polkadotjs ?
How Dapps can get custom endpoint URL from Polkadotjs ?
Apr 2, 2024
AuroraLantean
changed the title
How Dapps can get custom endpoint URL from Polkadotjs ?
How can Dapps get custom endpoint URL from Polkadotjs ?
Apr 2, 2024
I don't understand your question. Can you be more explicit or descriptive? |
@shawntabrizi Our Substrate team is building a new blockchain and a Dapp with a custom endpoint URL. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My Dapp node url is currently localhost:9911 hardcoded.
How can my Dapp get that URL from Polkadotjs ?
The text was updated successfully, but these errors were encountered: