Access Control | Smart Contract Security Tutorial Part 1

Ғылым және технология

In this first video of the smart contract security tutorial series we discuss access control and go over a short example of how to implement it in your smart contracts.
Smart Contract Security series source code:
github.com/jspruance/smart-co...
Update: Sorry to anyone who commented on this video before, I had to reupload it do to a spelling mistake on the title screen : D

Пікірлер: 16

  • @wangsmith
    @wangsmith2 жыл бұрын

    I watched all of the video about blockchain in this channel in 1 week, really helpful

  • @novslayer6240
    @novslayer6240 Жыл бұрын

    Please keep going this series!! Love it

  • @ssty447
    @ssty4472 жыл бұрын

    Great one! very straightforward! keep it up

  • @BlockExplorerMedia

    @BlockExplorerMedia

    2 жыл бұрын

    Thanks DamoonRA!

  • @catreunion
    @catreunion2 жыл бұрын

    thank you for producing this helpful video :D

  • @javierdash1
    @javierdash12 жыл бұрын

    It is very well explained. Just a clarification that I think is important for those who are new to Solidity. As an example, in the video it says 1 million but in reality that value is not 1 million. Because what they are passing are wey and not ethers. 1 ether = 1^10**18 wey. If I wanted to pass 1 million, I would have to put 1000000 + 18 zeros. But I think it's important to stress it because maybe there are people who have. But I think it's important to emphasize it because maybe there are people who have that doubt :)

  • @milanis7a

    @milanis7a

    Жыл бұрын

    1 million is referred to uint _256 price requested by constructor.. is not related to wei or ethers

  • @khanhtran-mr3nd
    @khanhtran-mr3nd2 жыл бұрын

    thanks much...for this topic... please keep it going.....

  • @giskalia3629
    @giskalia3629 Жыл бұрын

    Please make more sir, i'd love to learn smart contract

  • @pratikshetty8405
    @pratikshetty8405 Жыл бұрын

    Make more of these types of vulnerability end same methodology you teach. It will be so much beneficial for everyone it's a request please

  • @BlockExplorerMedia

    @BlockExplorerMedia

    Жыл бұрын

    Yes, I'd love to add more to this series...will try to get to it soon.

  • @prakashsah5870
    @prakashsah58702 жыл бұрын

    I have a question how to audit contract once it's been deployed to the blockchain and how to test the contract for bug?? I hope if you make a video about it then everything gonna clear???

  • @yoshikagarner6655
    @yoshikagarner66552 жыл бұрын

    I do have a newbie question. Once a smart contract is deployed to the Blockchain, how will others know that it's there to use? I'm really trying to process it all and make sense of it...Thank you, in advance, for your guidance.

  • @BlockExplorerMedia

    @BlockExplorerMedia

    2 жыл бұрын

    Hi Yoshika, I don't know that there's really any way to be aware of what's being deployed to the blockchain except when the project members make the public aware of it via their websites, social media etc. if that makes sense.

  • @yoshikagarner6655

    @yoshikagarner6655

    2 жыл бұрын

    @@BlockExplorerMedia, ooooooh, got it! I understand, now! Thank you very much!

Келесі