Skip to content

PavelNiedoba/bitrafael_public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitRafael Public Repository

This repository contains public part of BitRafael related code used in GENERAL BYTES products. More information about the products can be found here: http://www.generalbytes.com

All source code is released under GPL2.

Overview

Every commercial-grade bitcoin project needs a way how to retreive and send information from and to blockchain as quickly as possible.

Bitrafael is a server-side bitcoin blockchain information silo provider that provides JAVA or JSON API to communicate with blockchain.

Content

  • client - contains client code that can be used to communicate with BitRafael server.
  • common - contains data transfer and API objects shared by server and client

Notes

Android

If you want to use this project on Android OS mare sure you:

    1. Use in your Android project different bitcoinj libraries.
    1. Add following sources to your Android project.

Build information

Just run the following command:

ant

About

Public part of BitRafael project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%