Skip to content

OnBlockIO/NEP11Workshop

Repository files navigation

Neo NFT Workshop

Simple NEP11 contract including tests and a client to mint and read the minted NFT.

Examples

(.pyenv) λ make
Target               Description
------               -----------
build-contract       Build the NFT contract with neo3-boa 
clean                Remove all client build artifacts
deps-install         Install the python dependencies (neo3-boa, pillow)
run                  Run the client to mint an NFT
setup-testengine     Clone and build the TestEngine to run the contract tests
test-contract        Run the contract tests

Releases

No releases published

Packages

No packages published