8000 GitHub - orangeshyguy21/orchard: a super application for bitcoin nodes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

orangeshyguy21/orchard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchard


orchard-logo

A Bitcoin super application


Implementation support

  • Bitcoin Lightning support (LND)
  • Cashu mint support (nutshell)

Development Setup

Prerequisites

  • Install [Node.js] which includes [Node Package Manager][npm]

Run the application

Configuration

mv .env.example .env
# edit .env file
nano .env

Client

npm run start:client

Server

npm run start:server

Production Setup

npm run build
npm run start

About

a super application for bitcoin nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0