Skip to content

circa10a/blockerized-dockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockerized-dockchain

Create a blockchain in a docker container, because all problems are solvable with containers and blockchains.

alt text

Usage

Docker

docker run --rm --name blockerized-dockchain circa10a/blockerized-dockchain

Kubernetes

kubectl apply -f https://raw.githubusercontent.com/circa10a/blockerized-dockchain/main/k8s-deployment.yaml

Options

Opts are set via environment variables

Environment Variable Type Default Description
WAIT_PERIOD number 1 Seconds between adding blocks
EXIT_COUNT number Infinite How many blocks to create before exiting

Sample config

docker run --rm -e EXIT_COUNT=20 -e WAIT_PERIOD=2 --name blockerized-dockchain circa10a/blockerized-dockchain

Our Leadership

Please give a thanks to our sponsor as we navigate the future that is the metaverse.

alt text

Roadmap

  • Metaverse
    • Singularity
  • Machine Learning
  • AI
  • Cloud
  • Serverless
  • Big Data
  • Quantum Computing
  • Microkernel
  • IOT
  • Service Mesh
  • Multiple geese
  • gorch

Credits