How to extract data, blocks from blockcain stored on local disk drive, and acquire it through some usual data transfer chanel (eg. JSON) in other application?
Asked
Active
Viewed 1,047 times
1 Answers
5
Run a local daemon, and then use the daemon RPC API to query it for blocks:
https://getmonero.org/knowledge-base/developer-guides/daemon-rpc
knaccc
- 8,518
- 17
- 23