Skip to content

rubendg/algorand-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorand - Counter Application

This project lets you count on the Algorand blockchain. It serves as an educational example on how to build, test, and deploy a very basic application on the Algorand blockchain.

The application is built using the PyTeal and Beaker libraries, the frontend is written in React / TypeScript and uses the Javascript Algorand SDK with WalletConnect for wallet-application interaction.

Try it out:

Algorand Counter Application

Project Layout

  • application, contains the application written in PyTeal and some convenience tools for compilation and deployment
  • client, contains a React web frontend for interacting with the application

Known Issues

  • Connecting the dApp to a locally running Algorand node through WalletConnect + Pera Wallet does not work. Pera wallet currently only allows connecting to either testnet or mainnet.

About

Algorand - Counter Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published