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
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
This "Software" is Licensed Under MIT License (MIT) .
Copyright Albert Molina 2019