Open AuroraLantean opened 7 months ago
there is a custom endpoint under Development
@shawntabrizi Thanks. How can my Dapp get such endpoint from Polkadot.js ?
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. The Dapp does not know that URL, so we need the Dapp to get that URL from PolkadotJS wallet. Thanks
My Dapp node url is currently localhost:9911 hardcoded. How can my Dapp get that URL from Polkadotjs ?