https://github.com/glv2/peercoin-blockchain-parser
Peercoin blockchain parser
https://github.com/glv2/peercoin-blockchain-parser
Last synced: 3 months ago
JSON representation
Peercoin blockchain parser
- Host: GitHub
- URL: https://github.com/glv2/peercoin-blockchain-parser
- Owner: glv2
- License: lgpl-3.0
- Created: 2014-04-02T14:45:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T09:30:22.000Z (over 10 years ago)
- Last Synced: 2025-02-16T14:26:48.709Z (about 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 57.6 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-cl - peercoin-blockchain-parser - parse the blockchain contained in a file and export some of its data to a text file, a SQL script or a database. It can also create a database using the RPC of a Peercoin daemon as source of data instead of a blockchain file. LGPL3. Not in Quicklisp. (Expert Systems)