Giter VIP home page Giter VIP logo

mercury's Introduction

mercury

Join the chat at https://gitter.im/mappum/mercury

A multi-coin wallet that supports trustless cross-chain trading.

Status

Mercury is being actively developed, but I am moving from the current Java desktop application to a decentralized web app, built on Webcoin (SPV client that uses WebRTC). The existing Java releases are available for testing, but will not be developed further.

For further updates, please sign up for the mailing list here: http://mercuryex.com#emailupdates

Download

We recommend having Java 8 installed.

Build

You might want to build Mercury if you don't want to trust a pre-built binary, or you are making changes to the code.

Required:

Clone the project and build it:

$ git clone https://github.com/mappum/mercury
$ cd mercury
$ mvn clean install

This will create the files you want to run in a directory called target. There will be a .jar, .exe, and on OSX a .app and .dmg.

Contributing

Mercury is is need of testing and code contributions. Please feel free to file issues if you find any bugs.

If any critical exploits are found in the cross-chain atomic swap implementation, we will gladly pay bounties if they are disclosed responsibly (there is bound to be some low-hanging fruit to find): https://www.crowdcurity.com/mercury

Join the Mercury development community in the IRC channel, #hg on Freenode.

License (MIT)

Copyright 2015 Mercury

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

mercury's People

Contributors

gitter-badger avatar mappum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mercury's Issues

Dogecoin tx not showing up after trade

I made a trade of some btc in exchange for doge. I did end up getting the doge (they appear in my wallet) but the transaction where I got the doge never showed up in the transaction log. My trade did show up in the trade log though.

Orderbook error

I installed the MAC version and I have a "Disconnected from orderbook server" at the bottom left. Is any of the trade services run on this app. It would be nice to see some BT testcoins swapped to evaluate it.

lack of installation instructions

Please include an INSTALL.md or COMPILE.md in order to make it easier to compile yourself without trusting a jar or having to decompile it

pom.xml: incorrect altcoinj-core version

When trying to install with "mvn clean install", the process fails due to missing altcoinj-core dependency. The maven repo of altcoinj-core still being at version 0.12.2.

Dash crashes installation

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project mercury: Compilation failure
[ERROR] /Users/XXX/Documents/Github/mercury/src/main/java/io/coinswap/Coins.java:[22,37] cannot find symbol
[ERROR] symbol: variable DashMainNetParams
[ERROR] location: class io.coinswap.Coins

Commenting out the Dash section in Coins.java allows a successful build.
Mac OSX: 10.10.3
java 1.8.0_45
Maven: 3.3.3

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.