GithubHelp home page GithubHelp logo

cate's Introduction

CATE

Cross-chain Atomic Trading Engine

CATE is a multicoin wallet based on the bitcoinj and libdohj libraries. It currently supports Bitcoin, Litecoin and Dogecoin, and is readily extensible to support any other currencies compatible with bitcoinj.

CATE is currently in development and should not be used outside of the test networks until it has significantly further testing. It is likely there are bugs which result in loss of funds.

Getting Started

Currently CATE is only suitable for using for development, while testing continues and the wallet format is finalised. As such, you'll need to download and compile supporting libraries and CATE in order to run CATE.

You'll need the following installed:

  • Git
  • Java 8 SDK
  • Apache Maven

Then use Git to clone the repositories for, and Maven to install:

Bitcoinj provides support for Bitcoin-like coins, and libdohj then extends it to add Dogecoin support. To install the libraries, run "mvn install" within the cloned repository. In both cases the master (default) branch must be used, as CATE requires the latest code.

Once that is done, clone the CATE repository and run "mvn package" to build it. This will produce an JAR file "target/cate-0.14-SNAPSHOT-exe.jar", double click it to run.

Contributing

Contributions to the code and documentation are greatly appreciated. A list of tasks needing work is maintained on Github at https://github.com/rnicoll/cate/issues, but obviously do feel free to submit other improvements. Contributions should be raised as a pull request against the project for code review.

Code style should follow the Google Java guidelines, and in cases where existing code does not conform to those guidelines, please raise a pull request to correct the style. Please however raise this as its own pull request, do not mix with other pull requests, so it's clear why code has been changed.

cate's People

Contributors

patricklodder avatar qu3ntin0 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.