why do you set the "signWithoutSending" to true? If you won't set that, the transaction gets sent right away
Sta8542740995 activity
Sta8542740995 commented on I need help again. I want to use sendTransactions from dapp-core v1.2.7 and everything is working fine. After the transaction is signed I am getting redirected to my website and a notification is displayed at the bottom right corner with the transaction progress. Now I don't know how to get notified... Read more
when you send a transaction, you get back an object with a sessionId, you can use that with useTrackTransactionStatus to be notified
Sta8542740995 commented on Pushing one more time on this, @LucianMincu when do you think we will have dapp-core/dapp-utils/dapp-template using erdjs 10?
we're in the middle of the transition, this will happen very soon
Sta8542740995 commented on @LucianMincu, we are developing a mobile app and we want to enable payments with our token within the app. Can we use the erdjs in a react native environment? Do you know if there are any limitations here?
there are a couple of nodejs libraries that are used by erdjs and are not available in RN environment