gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source
https://gno.land/
Other
842 stars 343 forks source link

[GRC] Refactor GRC20 #2294

Open leohhhn opened 3 weeks ago

leohhhn commented 3 weeks ago

Description

This issue concerns refactoring the GRC20 package in the examples folder, just like it was done for GRC721.

Related: https://github.com/gnolang/devrel/issues/87, https://github.com/gnolang/gno/issues/1832, https://github.com/gnolang/gno/issues/1473