Last active
August 6, 2021 11:26
-
-
Save percybolmer/8051d391ab61b61ecd4a51206b670113 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// accounts is the metamask accounts and setAccounts is used to assign them | |
const [accounts, setAccounts] = useState(0); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment