NFT LIFE

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";

STEP 3: Compile

STEP 4: Select NFTokenMock on the drop down

STEP 5: DEPLOY

STEP 6: Go Tweet about it

Please send comments to hello@chain76.org.