Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Last active August 6, 2021 11:26
Show Gist options
  • Save percybolmer/8051d391ab61b61ecd4a51206b670113 to your computer and use it in GitHub Desktop.
Save percybolmer/8051d391ab61b61ecd4a51206b670113 to your computer and use it in GitHub Desktop.
// 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