dani-corie / tezos-TZIP-implementation

Implementation of Tezos-TZIP in Ligo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tezos TZIP standard Implementation in LIGO

Standard currently implemented

  • TZIP-5 (FA1) This is an abstract ledger. The implementation is for educational purposes only. It should not be used as is as it lacks security features. People can use it as a base to extend. Also, it is deprecated

  • TZIP-7 (FA1.2)

  • TZIP-12 (FA2)

About

Implementation of Tezos-TZIP in Ligo

License:MIT License


Languages

Language:LigoLANG 99.7%Language:Makefile 0.3%