Skip to content

OmkarPh/opcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OP coin

A blockchain and cryptocurrency built from scratch

Tech Stack

  • Languages:

    • HTML5 CSS3 JavaScript
  • Browser client

    • React Bootstrap
  • CLI Daemon

    • NodeJS Express.js

Running node locally

  • Rename .env.sample files to .env There are 2 .env.sample files (root and frontend directory)

  • Install dependencies:

npm run setup
  • Ensure that concurrently is installed globally:
npm install -g concurrently
  • Run node locally:
npm run start-node

Basic workflow

image

image

About

Op coin, A decentralized implementation of blockchain & cryptocurrency built from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages