Skip to content

🛠 Server for publishing payment intents to the Colinear network & serving the payment widget.

Notifications You must be signed in to change notification settings

colinear-labs/colinear-server

Repository files navigation

Colinear Payments Server

Installation (SUBJECT TO CHANGE)

Download from github releases:

<curl link once initial release is out>
cd <directory>

Run the server:

./xserver -mode=single -port=80

Development

Clone the repository:

git clone --recursive https://github.com/colinear-labs/colinear-server.git

Build & run in dev mode:

make dev
go run main.go

Build a full local release:

make

About

🛠 Server for publishing payment intents to the Colinear network & serving the payment widget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published