fleischr / sapui5-metamask-shoppingcart

SAPUI5 Shopping Cart App with Metamask support
0 stars 0 forks source link

Transaction hash capture / status monitoring #3

Open fleischr opened 2 years ago

fleischr commented 2 years ago

Professional dapps can asynchronously update the UI once the txn has been finalized on the blockchains. Add this feature to this app. Can probably use APIs from Moralis, the Graph - maybe even straight from ethers.js

Would also be great to be able to add a callback to be able to store a txn hash back to SAP so payments can be applied to the appropriate Sales Order/ Delivery / Invoice / AR balances