Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 767 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 767 Bytes

ETD Packages

Test and release

codecov

This repo contains all the packages used in ETD project.

Getting start

First clone this repo

git clone https://github.com/etherdata-blockchain/packages.git

Install dependencies

yarn install

Run tests

yarn test

Contribute

In order to contribute this project, make sure you submit your pull-request followed the conventional commit message guideline.