Skip to content

etherdata-blockchain/packages

Repository files navigation

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.