Skip to content

πŸ— course development for πŸ“¦ UnpackAI's blockchain 101 course πŸ‘©πŸ»β€πŸŽ“

Notifications You must be signed in to change notification settings

andylikegithub/BL101

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


BL101


Setup

pip install bl101==2.5

Usage

Choose a Course Notebook from

and open it in Juypter or Google Colab


Project Organization

Branching Strategy

No branching: only main branch:

  • developing in /🏝Sandbox
  • production code in /course_notebooks

Switching to GitHub flow later, maybe ...

Commit Messages

  • πŸ‘¨β€πŸ’» = feat (a new feature)
  • 🦟 = fix (a bug fix)
  • πŸ“œ = docs (changes a documentation)
  • πŸ‘·β€β™€οΈ = refactor (refactoring production code)
  • 🎬 = test (adding tests, refactoring test, no production code change)
  • πŸ’„ = style (formatting, missing semi colons, etc; no code changes)
  • πŸ”§ = chore (updating build tasks, package manager configs; no production code change)
  • πŸ—ƒ = orga (organizational task, e.g. change folder structure)

About

πŸ— course development for πŸ“¦ UnpackAI's blockchain 101 course πŸ‘©πŸ»β€πŸŽ“

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.9%
  • Python 6.7%
  • Solidity 0.4%