/coinos-ui

Coinos web app front-end code

Primary LanguageSvelteGNU Affero General Public License v3.0AGPL-3.0

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

Install

To get started, clone or download the repo, then:

pnpm install
pnpm run dev

You'll need to run coinos-server as well