Update README.md

This commit is contained in:
GENERAL BYTES 2014-07-04 17:36:00 +02:00
parent 2c0776374e
commit db4d47746b
1 changed files with 16 additions and 3 deletions

View File

@ -1,10 +1,23 @@
batm_public
===========
BATM Public Repository BATM Public Repository
===========
This repository contains Bitcoin ATM related code used in BATMOne, BATMTwo and BATM Server products. This repository contains Bitcoin ATM related code used in BATMOne, BATMTwo and BATM Server products.
More information about the products can be found here: http://www.generalbytes.com More information about the products can be found here: http://www.generalbytes.com
All source code is released under GPL2. All source code is released under GPL2.
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 and DOGE coin support functionality.
Build Information
=================
cd server_extensions_api
ant
cd ..
cd server_extensions_extra
ant
cd ..
cp server_extensions_extra/dist/server_extensions_extra/dist/batm_server_extensions_extra.jar /batm/app/master/extensions/