Import into Remix

Remix is a browser ethereum IDE and will be utilised for this tutorial.


compile

You will be greeted with this page and can click on “gist” in order to import the smart contracts.

In the message box that pops up, you can enter the URL for the gist which is found at: https://gist.github.com/abdullathedruid/f58f51e3253dde53c068e71864348274

You should be able to see the full source code at this point. Congratulations!

You can now move on to the next page to deploy the contracts.