Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wietsewind/xrpayments.co
- Owner: WietseWind
- License: mit
- Created: 2018-03-04T15:27:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:14:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T15:38:07.198Z (7 months ago)
- Topics: xrp-ledger
- Language: Vue
- Homepage: https://xrpayments.co
- Size: 1.63 MB
- Stars: 21
- Watchers: 3
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```