Skip to content

A django app to connect with a local bitcoin node and do fun stuff

Notifications You must be signed in to change notification settings

audleman/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal development around Bitcoin and Ethereum

Bitcoin

A container-orchestrated setup for running bitcoin + lightning

  • A full Bitcoin node, built from source
  • Backend, written in Django
  • Lightning node
  • Ride the Lightning (RTL) admin interface for Lightning

These run as docker containers and are orchestrated via docker-compose

Setup

  1. Base machine needs docker
  2. Source bash extensions in your .bash_profile
  3. Create crypto/bitcoin/.secrets
    • Copy crypto/bitcoin/.secrets.tmpl and populate reasonable values
  4. Operate containers from crypto/bitcoin/docker-compose.yaml

About

A django app to connect with a local bitcoin node and do fun stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published