Eskyee / coinos-server

CoinOS Server Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinos

Coinos is a web-based bitcoin and nostr client. You can use it as a front end to your personal bitcoin and lightning nodes or host a public instance that allows anyone to register with a username and password. Try ours at https://coinos.io

This repository contains the code for the API server. The frontend code is at https://github.com/coinos/coinos-ui

Install

Make sure you have docker then run the setup script:

chmod +x setup.sh
./setup.sh

About

CoinOS Server Code

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 90.5%Language:Python 5.9%Language:HTML 2.1%Language:Perl 0.8%Language:Shell 0.5%Language:Dockerfile 0.2%