An open API service indexing awesome lists of open source software.

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.

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.