You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Luke Childs 4e8b741ea2 Refactor XMLHttpRequest to use isomorphic-fetch 5 years ago
src Refactor XMLHttpRequest to use isomorphic-fetch 5 years ago
ts_src Refactor XMLHttpRequest to use isomorphic-fetch 5 years ago
.gitignore conflict fix 5 years ago
.prettierignore initial commit 5 years ago
.prettierrc.json initial commit 5 years ago
.travis.yml Fix setup for typescript 5 years ago
CONTRIBUTING.md initial commit 5 years ago
LICENSE Fix setup for typescript 5 years ago
README.md Fix README links (not ready yet though) 5 years ago
jest.json Fix setup for typescript 5 years ago
package-lock.json Refactor XMLHttpRequest to use isomorphic-fetch 5 years ago
package.json Refactor XMLHttpRequest to use isomorphic-fetch 5 years ago
tsconfig.json Fix setup for typescript 5 years ago
tslint.json Fix setup for typescript 5 years ago

README.md

Payjoin Client

Build Status

NPM

code style: prettier

A BTCPay Server Payjoin client written in TypeScript with transpiled JavaScript committed to git.

Example

TypeScript


// ...

NodeJS


// ...

LICENSE MIT