-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add support for network connector (read Blockchain without wallet) #12
Comments
How to replicate this: |
I don't see any issues with the link you sent |
But I understand it, when starting the multichain dapp before connecting the wallet we cannot read the title of the contract, is that what is about @esteblock ? |
I ment just https://github.com/esteblock/multichain-dapp XD |
Yes. The problem is that now we cannot read the blockchain if the user does not connects the Wallet (which provides netoworkDetails and provides the sorobanRpcUrl) We need to set a new connector called "network" that the frontend dev will define a SorobanRpcUrl |
Hello @benjaminsalon This was solved in #64 and #63 However, there are still a lot of things to clean. |
No description provided.
The text was updated successfully, but these errors were encountered: