Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 705 Bytes

readme.md

File metadata and controls

32 lines (22 loc) · 705 Bytes

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