ldpos-chain
v9.2.1
Published
LDPoS chain module
Downloads
59
Readme
ldpos-chain
Simple DPoS chain module compatible with LDEX
Running tests using mock DAL
yarn test
Running tests using pg DAL
- Start postgres inside docker container
./scripts/start-postgres.sh
- Run pg-dal tests
yarn test:using-pg-dal
- Stop postgres
./scripts/stop-postgres.sh
License
The license is GPL-3.0
with one additional condition:
Misrepresenting the origin of this code or code derived from it is not permitted.