When I import an OZ library on the web version like this:
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
... and then click build, it just hangs indefinitely. Not sure if the web editor supports OZ but if not an error message would be friendlier.
When I import an OZ library on the web version like this:
... and then click build, it just hangs indefinitely. Not sure if the web editor supports OZ but if not an error message would be friendlier.