Skip to content

Photoblocks is a blockchain built on an image recognition mining system.

License

Notifications You must be signed in to change notification settings

ericharmeling/photoblocks

Repository files navigation

Photoblocks

Photoblocks is an in-development blockchain platform built on an image-labeling mining system.

For a more detailed architecture specification, see docs/architecture.md.

Requirements

  • Docker
  • Python 3

Start a blockchain

To start a node on the blockchain, do the following:

$ ./start.sh <type>

Where type specifies the type of node that you want to start. For example, to start the head node of a blockchain (i.e., to start a new blockchain):

$ ./start.sh head

About

Photoblocks is a blockchain built on an image recognition mining system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages