Giter Club home page Giter Club logo

batm_public's Introduction

BATM Public Repository

This repository contains Bitcoin ATM related code used in BATMTwo, BATMThree, BATM Server products.

More information about the products can be found here: http://www.generalbytes.com

All source code is released under GPL2.

Overview

Here is the list of functionality that can be extended with extenstions API:

  • Implement support for different cryptocurrency wallets - for more see IWallet interface
  • Implement support for different cryptocurrency exchanges - for more see IExchange interface
  • Implement support for different cryptocurrency rate tickers - for more see IRateSource interface
  • Implement support for different cryptocurrency payment processors - for more see IPaymentProcessor interface

Content

  • server_extensions_api - contains extension api that all extensions use to extend BATM Server's functionality.
  • server_extensions_extra - reference extension implementation that implements BTC, LTC, DASH,FLASH, DOGE, NLG, ICG, NBT, GRS and MAX coin support functionality.
  • server_extensions_test - contains tester for testing the extensions without requirement of having a BATM server

Note for developers

Requirements:

  • Linux is required in order to run compilers and tests.
  • Java
  • Gradle

When you implement support for new crypto-coin add it please to server_extensions_extra this way it will get into default BATM Server installation pack for customers.

After you implement the the extension make sure you test it with Tester which you will find in server_extensions_test

Build information

./gradlew build
cp server_extensions_extra/build/libs/batm_server_extensions_extra.jar /batm/app/master/extensions/

How to run Tester

./gradlew :server_extensions_test:install
./server_extensions_test/build/install/server_extensions_test/bin/server_extensions_test 

batm_public's People

Contributors

agarzon avatar b00lean avatar chrisrico avatar darkjon avatar domgolonka avatar generalbytes avatar hectortilla avatar inuitwallet avatar keo avatar maciejmigas avatar martinlechny avatar mindfox avatar nuggetbram avatar proteanx avatar romanornr avatar rpanak-generalbytes avatar rrunner7 avatar sakza avatar uboh avatar vsobalski avatar xdustinface avatar xludx avatar

Watchers

 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.