This is the open source of smart-contract implementation for EOS land on Evolution Land.
The NFT implementation on EOS land is compatible to dGoods
run
./scripts/build.sh
to generate wasm contracts and abi files.
run
./scripts/deploy.sh
to deploy the contracts.