Skip to content

ceccode/ff-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ff-chain

This is a personal project, created based on multiple sources, web courses, tutorials and some work.

Getting Started

These instructions will get you a copy of the project up and run on your local machine for development and testing purposes.

Prerequisites

  • node 6+
  • npm 5+

Installing

Clone the project and

npm install

Run

npm start

Running the tests

Run the test with (I use Jest for this project)

npm test

Coverage

Run the test with coverage with

npm run coverage

Coding style tests

I am using ESLint and the particularly stringent Airbnb configuration.

npm run lint

Contributing

Feel free to contribute.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Blockchain project. Built for learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published