A blockchain based collaborative art project that allows users to contribute pieces of art to a shared canvas implemented in Go.

Features

  • System API can be found here
  • Allows users to draw circles, rectangles and paths using svg strings
  • An embedded web server to replay the history of all the shapes that were added
  • Deployed on Azure
  • Class project for CPSC 416