vaimee / desmo-dapp

0 stars 1 forks source link

Callback hell 🔥 #2

Closed relu91 closed 2 years ago

relu91 commented 2 years ago

Currently, the code base uses callbacks everywhere, we should slowing (but soon) start the process of refactoring out all those callbacks and use async/await wherever is possible