Skip to content

aheritianad/BootCamp-BlockChain-and-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootCamp: BlockChain & Python

Subdirectory:

.
├── bcbcpy 
└── tuto

The goal of this BootCamp is to cover the following

  • Cryptography Main Idea
  • BlockChain Main Idea
  • Advanced Technics for Python3
    • Functions
    • Oriented Object Programming
    • Module
  • Random topics for math & cs students

Installation

Run $ pip3 install git+https://github.com/aheritianad/BootCamp-BlockChain-and-Python.git --use-pep517 to install the package.

bcbcpypackage

Author