Closed shuse2 closed 5 years ago
This branch is mainly for very initial idea of blockchain/dpos library. Also, to be used for forming idea and benchmarks for database options to process blocks.
To run the sample app,
npm install cd packages/lisk-node npx ts-node src
Description
This branch is mainly for very initial idea of blockchain/dpos library. Also, to be used for forming idea and benchmarks for database options to process blocks.
To run the sample app,