0.0.1 • Published 3 years ago
unichain v0.0.1
Unichain
How to start developing
git clone git@github.com:nighostchris/unichain.git
cd unichain
npm ci
git checkout -b "feature/abcdefg"
# Start your coding and create merge request later on
Testing
# Run through all tests
npm run test
# Search for all test files with eth as file name, i.e. %eth%.test.ts
npm run test eth
0.0.1
3 years ago