Skip to content

algorand-devrel/demo-avm5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVM 5 Demos

See README in each demo file for details

Install py-algorand-sdk and pyteal

Install the sandbox from here

Note: These demos rely on a default unencrypted wallet in the kmd so only release/beta/nightly/dev sandbox configs will work

In the sandbox directory run ./sandbox up dev to start the sandbox in dev mode (doesn't wait 4.5s for blocks)

In the demo-avm5 directory

cd op-pool # Or any of the examples
python app.py # Generates application.teal and clear.teal
python demo.py # Runs the demo

Happy Hacking :)

Releases

No releases published

Packages

No packages published

Languages