Andrew B Coathup
1 min readAug 24, 2019

--

Thanks for creating the tutorial using OpenZeppelin Contracts.

Can you please specify the release version on the imports, otherwise you import the master branch.

import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v2.3.0/contracts/token/ERC721/ERC721Full.sol";
// Importing OpenZeppelin's SafeMath Implementation
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v2.3.0/contracts/math/SafeMath.sol";

https://github.com/openberry-ac/cryptovipers/issues/2

--

--

Andrew B Coathup

Software Engineer (blockchain)