Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wietsewind/xrpayments.co

In-store payment requests in XRP (using Ripple URI QR) - With currency converter
https://github.com/wietsewind/xrpayments.co

xrp-ledger

Last synced: about 13 hours ago
JSON representation

In-store payment requests in XRP (using Ripple URI QR) - With currency converter

Awesome Lists containing this project

README

        

# xrpayments.co

In-store payment requests in XRP (using Ripple URI QR) - With currency converter

[https://xrpayments.co](https://xrpayments.co)

## Build Setup

Clone repo and ...

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```