c13n-io / arc

Arc is a social wallet. A progressive web app that natively combines messages with micropayments based on Lightning Network and @c13n-go.

Home Page:https://c13n.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lint MIT License Version

arc

drawing

Arc is a social wallet.

A progressive web app that natively combines messages with micropayments based on Lightning Network and c13n-go. If you have a c13n node up and running, you can immediately start using Arc here: https://c13n-io.github.io/arc/

Contents

Overview

Arc is a web client for messaging and managing money over Lightning. The app runs completely in-browser and is using the c13n-go API. It is written in React and communicates with the c13n node natively via grpcweb.

Installation

Requirements

  • node
  • npm

Steps

  • Clone the source code:
    git clone https://github.com/c13n-io/arc.git
    cd arc
  • Fetch and install dependencies:
    npm install

Usage

c13n-go

c13n-go is a deployable open-source component for LND that encapsulates and manages payload and message transfers within Lightning payments. For more information browse to c13n-go.

Contributing

If you want to contribute to this project, either by authoring code or by reporting bugs & issues, make sure to read the Contribution Guidelines.

About

Arc is a social wallet. A progressive web app that natively combines messages with micropayments based on Lightning Network and @c13n-go.

https://c13n.io

License:MIT License


Languages

Language:JavaScript 95.2%Language:CSS 4.5%Language:HTML 0.3%Language:Dockerfile 0.1%Language:Makefile 0.0%Language:Shell 0.0%