freewil / bitcoin-testnet-box

Create your own private bitcoin testnet
MIT License
593 stars 273 forks source link

how can I explore this testnet data using a relational db such as abe #22

Closed smatthewenglish closed 8 years ago

smatthewenglish commented 8 years ago

this is a project for exporting the blockchain to a relational db:

https://github.com/bitcoin-abe/bitcoin-abe

what I'd like to do is attach that to this testnet data that I've created- is that possible?

there's also a docker container of it:

https://github.com/c0achmcguirk/docker-bitcoin-abe

but I don't know how to do this- has anyone attempted such a feat?

freewil commented 8 years ago

I would recommend trying stack overflow for questions like these.