paltalabs / soroban-react

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React.
https://soroban-react.paltalabs.io/
Apache License 2.0
26 stars 13 forks source link

[Testnet RPC] Make frontend choose the RPC by default #90

Closed chopan123 closed 2 months ago

chopan123 commented 2 months ago

When a user has not connected the wallet, soroban-react uses a by default RPC.

Expected Behaviour When initializing the package, "SorobanProvider" it should take an RPC, which will be used as the RPC by default.