3
6 Comments

What don't you understand about smart contracts?

What are some of the things that you don't understand about smart contracts? Please comment and I will try my best to provide answers in the thread.

Also, do you know any resources where I can learn more on how to read smart contracts?

  1. 2

    Why are they called "smart" contracts?

    1. 2

      We had phones and then we got smart phones. The major difference is the ability to store, manipulate, transfer data in addition to just calling.

      Same way, we have system for creating "contracts" for anything. That system usually include a centralised organisation to build trust and manage it. Then we got it on blockchain and it eliminated the need for trust and allowed us to do many things like programming, verifying, transferring, etc contracts. Hence the smart keyword.

  2. 1

    why is it so hard to inspect the status of a running smart contract?

    Like say the contract has some state data, maybe it has a "mapping(uint256 => address) private _owners;" variable.

    My understanding is that the data for this _owners hashtable is stored on the blockchain..

    But I don't know how to easily look at the value for _owners, like I can't find it on etherscan. Theoretically it should be possible to look at that?

  3. 1

    Well, I started here on the Web3 forum recently. Somewhere, I found the link to this training (I'm about half-way through now). https://www.udemy.com/course/ethereum-and-solidity-the-complete-developers-guide/. If you are really interested in learning about Smart Contracts - I can highly recommend it!

    1. 1

      Not really looking for smart contract tutorial. I am already learning it from freecodecamp and buildspace.

      I am looking to understand it more from product perspective.

      Thanks though :)

    2. 1

      Exciting course for solidity smart contract developers

Trending on Indie Hackers
Reaching $100k MRR Organically in 12 months 29 comments What you can learn from Marc Lou 20 comments Worst Hire - my lessons 11 comments How to Secure #1 on Product Hunt: DO’s and DON'Ts / Experience from PitchBob – AI Pitch Deck Generator & Founders Co-Pilot 10 comments Competing with a substitute? 📌 Here are 4 ad examples you can use [from TOP to BOTTOM of funnel] 9 comments 87.7% of entrepreneurs struggle with at least one mental health issue 8 comments