2.0.0-alpha.2 • Published 2 years ago

hackday-slashpay v2.0.0-alpha.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

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