CCMiResearch / DasContract

A visual language to define contracts between people, companies, and governments.
MIT License
5 stars 8 forks source link

ERC-20 is a blockchain-specific thing #78

Open drozdik-m opened 2 years ago

drozdik-m commented 2 years ago

If I understand correctly, DasContract is supposed to be a blockchain-independent format. However, its models currently work with the ERC-20 token. This is blockchain-specific stuff, and in my opinion, tokens should be modeled a little bit broader and more universally.