You are viewing a single comment's thread from:RE: Musing Daily Questions 🦊View the full contextcryptojolt (50)in #musing • 7 years ago How to make a smart contract ?
You can start from here: https://cryptozombies.io/en/course/
There's also this nice tutorial from Truffle: http://truffleframework.com/tutorials/pet-shop
You can learn how to create a basic smart contract in Ethereum and a frontend to interact with it.