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

reconnect after each sign and send tx: #65

Open esteblock opened 8 months ago

esteblock commented 8 months ago

In contractInvoke should add a reconnectAfterTx argument (optional, by default == true) If reconnectAfterTx After signAndSendTx, we should call SorobanContext.connect()

This will make all info upload in the frontend