Skip to content

Capitalisk/ldpos-chain

Repository files navigation

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.

About

Simple PoS chain module compatible with LDEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published