hackday-slashpay
v2.0.0-alpha.2
Published
[Read more](https://docs.google.com/document/d/10rgPbDMer6uL7L8QZ5ve-KU_pkI_YSwSO4dmzUmjU6s/edit)
Downloads
4
Readme
Lightning Hackday Istanbul SlashPay
Install
npm i -g hackday-slashpayUsage
Client side
slashpayServer 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
