Skip to content

JosephLazarus/JosephLazarus-bitcoin-lightning-node-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JosephLazarus-bitcoin-lightning-node-database

Creating Database from data gathered on the Lightning Network

Support our Project by Donating here:

bitcoin:bc1q6r4yex5mx6830y655zcufpx9uhen9ge6v5mtmq

Helpful links to BTCPay

  1. https://github.com/btcpayserver (master directory)
  2. https://github.com/btcpayserver/btcpayserver/tree/master/BTCPayServer.Data (specifically on server data)
  3. https://docs.btcpayserver.org/Troubleshooting/ (BTC Pay documentation)

Helpful links for server migrations and setups

  1. https://eagertoit.com/2019/05/23/data-migration-postgres-neo4j/ (migrate from pstgresql to neo4j)
  2. https://github.com/datawrangl3r/pg2mongo (migrate from postgresql to mongo db)
  3. https://www.safe.com/convert/postgresql/mongodb/ (software with free trial for postgresql to mongo db)
  4. https://medium.com/containerum/how-we-migrated-data-from-postgresql-to-mongodb-6211886c5944 (more manual process step by step for postgres to mongo)
  5. https://stackoverflow.com/questions/47424716/populating-postgresql-db-using-bitcoind-rpcs-and-api (Populating PostgreSQL DB using bitcoind RPCs and API)
  6. https://www.youtube.com/watch?v=pHXeipaNjXM&list=PLH4m2oS2ratfaprAFx9E3ZDjwxNKvCk4e&index=2 (use docker compose gui for other containers)

you can connect into containers with docker exec -ti container_name bash Or just use all the utility tools such as bitcoin-cli.sh or bitcoin-lncli.sh

About

Creating Database from data gathered on the Lightning Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published