Skip to content
/ OpenARC200 Public template
forked from temptemp3/arc-200

ERC20 like token on AVM (Algorand + Voi)

License

Notifications You must be signed in to change notification settings

NautilusOSS/OpenARC200

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenARC200

ERC20 like token on AVM (Algorand + Voi)

Key features

  • ARC200-compliant smart contract token
  • ARC73 interface selector
  • Box creation methods
  • Particpation mdoe

changelog

Latest version

V1_1_1

  • Allow self transfer

Versions

Previous versions kept for archival purposes. Latest version in rsh/arc200 directory.

V1_1

  • Add arc73 interface selector c7bea040
  • Add box creation methods
  • Remove destructive methods (delete boxes and app)
  • Disallow transfer to self
  • Extras
    • Add participation methods
    • Add nop

V1_0

  • Core features

About

ERC20 like token on AVM (Algorand + Voi)

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 94.7%
  • RenderScript 4.6%
  • Other 0.7%