This repo contains all the packages used in ETD project.
First clone this repo
git clone https://github.com/etherdata-blockchain/packages.gitInstall dependencies
yarn installRun tests
yarn testIn order to contribute this project, make sure you submit your pull-request followed the conventional commit message guideline.