GithubHelp home page GithubHelp logo

mpatc / gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gatewaycash/gateway

0.0 2.0 0.0 7.29 MB

Gateway - Simple Bitcoin Payments

License: GNU Affero General Public License v3.0

JavaScript 89.56% Ruby 1.62% Shell 1.31% HTML 1.62% CSS 5.89%

gateway's Introduction

Gateway

Build Status

Simple Bitcoin Payments

Overview

Gateway is a payment processor enabling merchants to easily accept Bitcoin Cash on their sites without the need for hassle or technical know-how. Check out the Gateway Project Charter for our roadmap, use-cases and a lot more info.

Development

In order to get established with a development workflow, there are a few extra things you need to do aside from simply cloning the repository.

MySQL Server Requirement

To work with the API and backend server, a MySQL database is required. Install a MySQL server on your local machine, or you can always play around with our production API server over at api.gateway.cash.

After you've installed MySQL, create a blank database and a new user with full permissions over the database. Make sure your SQL database is running while you work.

Ruby and Bundler

In order to build the documentation websites (yes, we have multiple), you will need to install Ruby and Bundler. Once you've installed Ruby, simply run gem install bundler before you build the project.

NodeJS and Yarn

Being a "pure JavaScript" project, Gateway development requires you to install NodeJS (v8 or later) as well as Yarn.

# cd to your projects folder
cd ~/projects

# clone the repo
git clone https://github.com/gatewaycash/gateway.git

# cd to the repository root
cd gateway

# install dependencies
yarn

# set up the database (if you plan on working with the API)
yarn setup
# [follow the prompts]
# first-time developers answer YES to set up a new database

# fire up your editor and start coding!
yarn dev

More information specific to each module can be found in the README.md for that module:

Issues and Pull Requests

Always feel free to open an issue. Issues are how discussions get started and how bugs get resolved. If you see something wrong or some room for improvement, please don't hesitate to open an issue and be the one to start the discussion.

Pull requests should serve to make the changes discussed in an issue. If a discussion has taken place in the issue and it looks like something you want to be responsible for, self-assign the issue and start a pull request.

Questions and Concerns

Feel free to send email to [email protected] with any ideas, questions or feedback. If you'd like to become a contributor, join the ambassador.cash Discord server and chat with us in the #gatewaycash channel.

Weekly Community & Development Meetings

There are weekly community meetings to discuss development, ideas and tech every Saturday at 9AM PST (17:00 UTC) in the Discord server voice channel. All parties are welcome.

Donations

Gateway is accepting donations to fund development, accelerate adoption and pay bounties to developers who work on certain tasks. Donations are made and bounties are paid in Bitcoin Cash (or Bitcoin SV, while supplies last).

Our donation and bounty payout address is a secure two-of-three multisignature address controlled by prominent contributors to the project.

bitcoincash:pz3txlyql9vc08px98v69a7700g6aecj5gc0q3xhng

License

This project is licensed under the terms of the GNU AGPL 3.0 license. it shall eternally remain free and open-source software. Any derivatives of this code must be made public in accordance with GNU AGPL 3.0. Please see here for details.

gateway's People

Contributors

alex-wilmer avatar ty-everett avatar zacxdev avatar zander avatar

Watchers

 avatar  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.