Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

A demo of the power of sovereign routing using Slashtags, in this case for payment methods negotiation.

License

Notifications You must be signed in to change notification settings

synonymdev/slashpay-istanbul-hackday

 
 

Repository files navigation

Lightning Hackday Istanbul SlashPay

Read more

Install

npm i -g hackday-slashpay

Usage

Client side

slashpay

Server side

const implementation = async (data, onInvoice, onReceipt) => {};
slashtagsPayServer(implementation);

This repo provides a way to resolve a Slashtag to a hyperswarm DHT server, but does not implement the payment methods logic.

Check how to configure the full server at the demo server

About

A demo of the power of sovereign routing using Slashtags, in this case for payment methods negotiation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%