Skip to content

Peregg/blockchain-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Blockchain

A Node.js Blockchain scafolded with ES6, ESLint, and prettier

Scripts:

# Run the project
npm start

# Run dev (w/ nodemon)
npm run dev

# Run dev (w/ nodemon and chrome inspector)
npm run inspect

# Run build
npm run build

# Check the lint errors
npm run lint

# Fix the lint errors
npm run lint:fix

# Run prettier
npm run format

# Check prettier errors
npm run format:check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors