This repo contains the code for the Flowertokens Wrapper ERC721 token contract.
Legacy Flowertokens can be converted into fully ERC721-compatible tokens with this contract, via the Flowertokens Converter Web Interface.
Install dependencies:
npm install --save
Test contracts:
npx truffle test