Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Last active August 6, 2021 11:25
Show Gist options
  • Save percybolmer/687937bddedab5b152e63beea9790830 to your computer and use it in GitHub Desktop.
Save percybolmer/687937bddedab5b152e63beea9790830 to your computer and use it in GitHub Desktop.
return (
<div className="App">
<header className="App-header">
<p> Welcome to your DAPP</p>
<p>Token total supply is {totalSupply}</p>
</header>
</div>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment