Steps to purchase the course:

These are the instructions to buy course on website running at live server at Goerli network

  1. First of all install metamask extension in your browser
  2. Create account on `metamask`, save you secret key and login to metamask.
  3. You should have amount in you Goerli network account to buy the course
  4. This is all the process you have to follow. If found any issue, DM me on @shoaib_shebi twitter
  5. Enjoy 🥂

Steps to purchase the course:

These are the instructions for local setup on you system at Ganache network

  1. First of all you have to install the `metamask` extension in your browser and have an account on it
  2. Create account on `metamask`, save you secret key and login to metamask.
  3. Install truffle setup on you PC using this command "npm install -g truffle" and then install `Ganache` on you system
  4. Now go into project dir and to deploy the solidity smart contracts run command "truffle migrate"
  5. Now run the `Ganache` and to connect it with `metamask` and to import account into the `metamask` please follow this tutorial
  6. This is all the process you have to follow. If found any issue, mail me on shoaib4030891@gmail.com
  7. Enjoy 🥂