I\'m working with React, Next.Js, semantic-ui-react and Solidity. It is my goal to print out the users address (from MetaMask) and a ProjectTitle (set by User) as meta infom
There is no direct way to convert an Object Promise into a String.
The only way to continue processing is to call an await function or use .then() and a callback function.