/Block-Chain-API-Sample

Blockchain based distributed pooling system

Primary LanguageJavaScript

Block Chain API Sample

Block Chain API Sample is a boilerplate blockchain API system for beginners.

Development install instruction

  • Execute yarn install to install all system dependencies.
  • Run yarn dev for watch mode development mode.