dasylang / dasy

a lisp built on top of vyper
49 stars 2 forks source link

builtin Token type #9

Open z80dev opened 1 year ago

z80dev commented 1 year ago

might be dumb but we can just expose ERC20 as a Token type

for now it would just be a wrapper around an auto-imported ERC20 interface but maybe something cool can be done with it later