Skip to content

mvayngrib/bitjoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitjoe

Bitjoe is the gateway to Tradle transaction network based on bitcoin. In this sense it is a first point of contact for new blockchain apps. Bitjoe is a RESTful server, and is called like this:

http://127.0.0.1:8080?data=json-formatted-data

(The default port is 8080, you can adjust it in conf/config.json)

Learn about Bitjoe architecture in Tradle wiki

Installation

  1. Clone this repo from github
  2. Copy the conf directory into the build directory
  3. Run java -jar bitjoe.jar from the build directory

OR, if you don't need the source code, download and run install.sh

About

first point of contact for blockchain apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors