Skip to content

ashspider/algorand_walletConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ff4ba4 · Jul 17, 2022

History

32 Commits
Nov 19, 2021
Nov 19, 2021
Apr 27, 2022
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021
Jul 17, 2022
Nov 19, 2021
Nov 19, 2021
Apr 27, 2022
Apr 27, 2022
Apr 25, 2022
Apr 27, 2022

Repository files navigation

Redux Example: Connect to Algorand Wallet via WalletConnect

Features

  • connect to the web app using the official Algorand Wallet via WalletConnect

  • switch between Testnet and Mainnet

  • show account's Algo and ASA balance

  • disconnect wallet

  • Install dependencies yarn install

  • Run the app in development mode. yarn start

  • Open http://localhost:3000 to view it in the browser.