Create an Advanced Blockchain in Python Part 1: The Block Node

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • In this video, I create a proper block data type in Python using a similar structure to linked lists. The code is posted here: github.com/wil...

КОМЕНТАРІ • 20

  • @willassad8670
    @willassad8670  3 роки тому

    The type annotations in this series will require at least Python 3.9 to be installed. You can either install it at www.python.org/downloads/ (reinstall Python) or simply not include the annotations.

    • @quantarp3156
      @quantarp3156 3 роки тому

      You have a good book recommendation for blockchain? I've bought a few, but immediately returned them, as they are very poor. Looking for something technical that goes after the fundamentals of blockchain, some modern implementations of blockchain. Mastering bitcoin seem to be best book I've found so far. Also thank you for the series, looking forward to your next video!

    • @tchnque2234
      @tchnque2234 Рік тому +1

      will you ever come bacl to this series?

  • @mehedihossain2573
    @mehedihossain2573 2 роки тому +8

    Please continue this series....this is really helful for us...

  • @newtonjr6644
    @newtonjr6644 3 роки тому +1

    Very good video! Been waiting a while for the next blockchain video.

  • @riadhtemzi9554
    @riadhtemzi9554 3 роки тому +2

    thanks mate waiting for the next video

  • @desid2116
    @desid2116 3 роки тому +4

    hey when do we next part of the series? this has been very informational and detailed that you for uploading this.

  • @mubashirkhan8208
    @mubashirkhan8208 2 роки тому

    Sir continue the series please

  • @emilioalcantara3277
    @emilioalcantara3277 3 роки тому

    What are applications of blockchain besides cryptocurrencies?

  • @andyfifedenim
    @andyfifedenim 3 роки тому

    Hi, great videos!! I am confused about “the Bank” I can’t find where it is declared... how would one implement “mining/rewards?

    • @willassad8670
      @willassad8670  3 роки тому +2

      The code is posted at github.com/willassad/cryptocurrencypython if you are curious. The mining/rewards is coming soon in a further video.

    • @andyfifedenim
      @andyfifedenim 3 роки тому

      @@willassad8670 Yeah, I have looked over the code but i only see the mention of 'BANK' in one line.... "send_money("BANK", session.get('username'), form.amount.data)"
      also love your math and physics videos too....

  • @bullseyetv8481
    @bullseyetv8481 3 роки тому +1

    Waiting for part 2 bro

    • @willassad8670
      @willassad8670  3 роки тому +4

      The HD video hasn't even finished premiering! I will upload soon.

    • @bullseyetv8481
      @bullseyetv8481 3 роки тому

      @@willassad8670 thank you bro

    • @matheusduarte72
      @matheusduarte72 Рік тому

      @@willassad8670 Where is it?

  • @costantinoserafini2252
    @costantinoserafini2252 Рік тому

    when the part 2?

  • @chantelsopio5826
    @chantelsopio5826 3 роки тому +1

    Still waiting for the next one

  • @changenocoro
    @changenocoro 2 роки тому

    upload the new part before 2 years plss :(