Skip to content

Latest commit

 

History

History

README.md

BlockChain File Utils

Version 0.1 - 2019-01-17

What Does This Tool Do?

This is a simple tool that allows to read a PascalCoin Blockchain file (usually BlockChainStream.blocks file) and shows information about content

Allows to Export blocks to another BlockChain file and to a SQLite database

Build Instructions

1. Install Lazarus/FPC Compiler (At Least Lazarus 1.8.2 and FPC 3.0.4)
2. Download Github PascalCoin core [PascalCoin](https://github.com/PascalCoin/PascalCoin) and its dependencies in Lazarus.
3. Open "BlockChainFileUtils.lpi" in Lazarus and Build.
  - Check your "Project > Options > Path" in Lazarus in order to find PascalCoin core files

License

This "Software" is Licensed Under MIT License (MIT) . Copyright Albert Molina 2019