Skip to content
/ BL101 Public

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

Notifications You must be signed in to change notification settings

unpackAI/BL101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

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

Repository files navigation


BL101


About

Unpack AI BL101 is a 5-week long online bootcamp teaching you the basic knowledge about blockchain ecosystem.

Usage

If you are a Student πŸ‘©πŸ»β€πŸŽ“ ...

Choose a Course/Work Notebook from

and open it in Juypter or Google Colab

If you are a Mentor πŸ‘¨β€πŸ« ...


Project Organization

Setup

pip install bl101==2.9

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