.. blogpost:: :title: Blockchain en python - tutoriels :keywords: blockchain, python :date: 2018-03-31 :categories: tutoriel Un moyen simple d'avoir une idée de ce qu'est une :epkg:`blockchain` est de l'implémenter en :epkg:`python`. Deux tutoriels : * `Build your own blockchain: a Python tutorial `_ * `Let's Build the Tiniest Blockchain `_, `part 2 `_ Le tutoriel suivant étend la démonstration des :epkg:`blockchain` jusqu'à créer un site web pour authentifier des transactions : * `Building a Simple Blockchain in Python `_, `part 2 `_ Un article : * `Developing a K-ary malware using Blockchain `_