junderw
5 years ago
No known key found for this signature in database
GPG Key ID: A9273B5AD3E47B45
2 changed files with
3 additions and
3 deletions
-
README.md
-
package.json
|
|
@ -1,7 +1,7 @@ |
|
|
|
# Payjoin Client |
|
|
|
[![Build Status](https://travis-ci.org/bitcoinjs/bip32.png?branch=master)](https://travis-ci.org/bitcoinjs/bip32) |
|
|
|
[![Build Status](https://travis-ci.org/bitcoinjs/payjoin-client.png?branch=master)](https://travis-ci.org/bitcoinjs/payjoin-client) |
|
|
|
|
|
|
|
[![NPM](https://img.shields.io/npm/v/bip32.svg)](https://www.npmjs.org/package/bip32) |
|
|
|
[![NPM](https://img.shields.io/npm/v/payjoin-client.svg)](https://www.npmjs.org/package/payjoin-client) |
|
|
|
|
|
|
|
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) |
|
|
|
|
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
{ |
|
|
|
"name": "payjoin-client-js", |
|
|
|
"name": "payjoin-client", |
|
|
|
"version": "1.0.0", |
|
|
|
"description": "A BTCPay Payjoin compatible client", |
|
|
|
"keywords": [ |
|
|
|