nibbstack / erc721

The reference implementation of the ERC-721 non-fungible token standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure Remix instructions work in the new Remix

fulldecent opened this issue · comments

We have instructions to show how to test this package using Remix.

Remix is changing. Source: https://remix.readthedocs.io/en/latest/layout.html

Let's confirm the instructions remain valid with the updated version.

Everything works the same. But you do need to enable compiler and deploy plugins but I do not think that this should be a part of the tutorial.

Confirming the instruction works on the new Remix.