Skip to content

AustP/arc72

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARC-72

This is the AVM smart contract that powers High Forge.

Usage

The smart contract is built using PyTeal.

Make sure you have the dependencies of the project installed:

pip install -r requirements.txt

Then you are able to compile the smart contract:

python3 arc72.py

Outputs will go into the arc72/{version}/ folder.

  • The *.b64 files are Base64-encoded representations of the compiled contract.
  • The *.bin files are the binary versions of the compiled contract.
  • The *.teal files are the uncompiled TEAL output.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages