Skip to content

madis/btc-expo

Repository files navigation

Bitcoin Expo application

An browser application & HTTP API server to demonstrate some useful things that can be done with Bitcoin.

Watch the video

Technologies & tools used:

Development

First set up a Core Lightning regtest node (or two nodes if you want sender & receiver be different). The simplest way to do it in local environment is to use Polar.

Start these 2 processes in separate terminal windows:

  1. overmind start
  • will run the processes defined in the Procfile using overmind
  1. node out/server.js
  • starts the API server application
  1. Open browser: http://localhost:8008 to try it out

About

Showing what Clojure + Bitcoin can do

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors