https://github.com/peerchemist/txn-export
Exports Peercoin transactions in .xlsx file readable by MS Excel.
https://github.com/peerchemist/txn-export
Last synced: 8 months ago
JSON representation
Exports Peercoin transactions in .xlsx file readable by MS Excel.
- Host: GitHub
- URL: https://github.com/peerchemist/txn-export
- Owner: peerchemist
- License: bsd-3-clause
- Created: 2021-06-30T16:13:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-17T08:51:35.000Z (almost 5 years ago)
- Last Synced: 2025-06-08T11:50:37.967Z (12 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Txn-export
Exports Peercoin transactions in .xlsx file readable by MS Excel.
## How to
First prepare the local Peercoin node.
1) sync it
2) if you want to use GUI client/node. add ```server=1``` to peercoin.conf
3) set RPC username/password in peercoin.conf
Run this program.