Skip to content

Automatically exported from code.google.com/p/bccapi

Notifications You must be signed in to change notification settings

NadeemIqbal/bccapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To get started install Ant and the latest JDK (tested with JDK 1.6.0_26). 

Run "ant clean all" to compile bccapi.jar and the java docs.

To run the SimpleClient on the test network: 
java -jar build/jar/bccapi.jar testnet

To run the SimpleClient on the production network: 
java -jar build/jar/bccapi.jar prodnet

Latest info available at http://code.google.com/p/bccapi/

About

Automatically exported from code.google.com/p/bccapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages