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
31 stars 15 forks source link

reconnect after each sign and send tx: #65

Closed esteblock closed 3 months ago

esteblock commented 1 year 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