token-contract
token-contract copied to clipboard
Add new func syntax sugar to NFT
While contracts examples were created long time ago - there was no fancy syntax sugar like #include
/ #pragma version
/ const
and some stuff was not worked as expected like elseif
. Now time have come, let's see how new code style look like.
Agreed. Part of compile.sh
can be removed with the introducing of #include
syntax
yozarsif 123
CONTRIBUTING.md