Code from the uDemy course
 
Ken Schaefer e6b0b976b4 blockchain 6 months ago
2-basics blockchain 6 months ago
.gitignore Initial commit 2 years ago
README.md blockchain 6 months ago

README.md

py-practical-guide

Code from the uDemy course

Section 2 - Basics

Components of the BlockChain

  • Data (coins)
  • The Chain

Data Types

  • Integer
  • Float
  • Boolean
  • Strings