Rocket Speed Contract
Deploy a non-fungible contract right meow.
STEP 1: Open Remix IDE
STEP 2: Paste in these two lines
pragma solidity 0.5.2;
import "https://github.com/0xcert/ethereum-erc721/src/contracts/mocks/nf-token-mock.sol";
pragma solidity 0.5.2;
import "https://github.com/0xcert/ethereum-erc721/src/contracts/mocks/nf-token-mock.sol";
NFTokenMock
on the drop down