Skip to content

evolutionlandorg/eos-contracts

Repository files navigation

eos-contracts

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

dGoods Compatible

run

./scripts/build.sh

to generate wasm contracts and abi files.

run

./scripts/deploy.sh

to deploy the contracts.