GithubHelp home page GithubHelp logo

thebitwill / rsbp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from consensusrealityio/rsbp

0.0 0.0 0.0 118 KB

Real Simple Bitcoin Payments

License: GNU General Public License v3.0

HTML 18.14% JavaScript 78.75% CSS 3.11%

rsbp's Introduction

RSBP

Build Status

Real Simple Bitcoin Payments is a single webpage that facilitates bitcoin payments, converting a fiat currency amount into a real-time bitcoin amount, creating the QR code, and acknowledging payment on the blockchain. It doesn't contain any server-side code and is very easy to install for your own use.

Parameters can be hard-coded or passed in the URL (optional).

Parameters include:

  • currency - The three-character currency code, i.e. BTC, USD, IDR, ZAR
  • amount - The amount in fiat currency to be converted to BTC
  • address - The Bitcoin address to be paid
  • discount - The discount percentage to be applied to the conversation rate

You can see a running example implementation here: https://consensusreality.io/demo/RSBP/pay.html

2 minute demo: https://www.youtube.com/watch?v=YMXKmTM_PKE

Installation

Development

npm install

This will install the linters used by RSBP and run bower install. You can then check the code against the style rules by running npm run-script lint.

Deployment

bower install

This will install the required client-side libraries in app/bower_components. You can then deploy the app folder according to your web server configuration.

rsbp's People

Contributors

bluemana avatar dykstranet avatar infertux avatar ragnardanneskjold avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.