A java api that wraps the dogecoind JSON-RPC api.
dogecoind
for linux or for OSX
<dependency>
<groupId>com.github.sinemetu1</groupId>
<artifactId>dogecoin-jrpc</artifactId>
<version>0.2</version>
</dependency>
git clone https://github.com/sinemetu1/DogeCoin-JRPC.git
cd DogeCoin-JRPC/
mvn clean install
Set environment variables used to access the dogecoind
instance:
export DOGE_COIN_RPC_USERNAME=dogecoinrpc
export DOGE_COIN_RPC_PASSWORD=YOUR_PASSWORD
cd DogeCoin-JRPC/
mvn clean test
- More tests
Feel free to create issues for feature requests or if you have any issues with the project.
Donations appreciated at: DEag5bzJ6pEKymjLhXzHeQhfNo3XBSNrHg