Interactive Code School for learning smart contract development on the Tezos blockchain using SmartPy
This project aims to help beginners build a simple smart contract using SmartPy which can be deployed on Tezos blockchain via interactive coding lessons.
Old Project overview in detail can be found in here.
npm install -g gatsby-cli
npm install
npm start
(For starting the development server)Note: Recommended to use WSL on Windows 10 so technically you are are running a Linux environment. Windows native just sucks for development :p.
Guidelines are provided in here.