Git Product home page Git Product logo

##Mazacoin /(OSX Mavericks Fork)

http://www.MazaCoin.org

Copyright (c) 2009-2013 Bitcoin Developers

Copyright (c) 2013 Zetacoin Developers

Copyright (c) 2014 Mazacoin Developers

##What is MazaCoin?

MazaCoin is an experimental new digital currency that enables instant payments to
anyone, anywhere in the world. MazaCoin uses peer-to-peer technology to operate
with no central authority: managing transactions and issuing money are carried
out collectively by the network. MazaCoin is also the name of the open source
software which enables the use of this currency.

For more information, as well as an immediately useable, binary version of
the MazaCoin client sofware, see www.MazaCoin.org

##*NIX Build Instructions Tested build on Ubuntu 12.X Required packages:

ntp git build-essential libssl-dev libdb-dev libdb++-dev 
libboost-all-dev libqrencode-dev libcurl4-openssl-dev automake make

Debian 6:

ntp git build-essential libssl-dev libdb-dev libboost-all-dev 
libqrencode-dev libcurl4-openssl-dev automake make libdb4.8++-dev 4.8.30-2

##Build Info

git clone https://github.com/MazaCoin/MazaCoin.git
cd MazaCoin/src
make -f makefile.unix USE_UPNP=-

Output: mazacoind

For smaller RAM systems, you may need to create a swap file for systems to build. This usually happens with under 1GB RAM UBUNTU:

sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile

##Note

This is a fork of ZetaCoin that works on OSX Mavericks with brew. Use at your own risk.

##License

MazaCoin is released under the terms of the MIT license. See `COPYING` for more
information or see http://opensource.org/licenses/MIT.

MAZA Development Team's Projects

gitian.sigs icon gitian.sigs

🔐 Gitian Signatures for mazad/maza-qt release builds

graphics icon graphics

Images of Logos and other Maza graphic art

maza icon maza

Ⓜ️ MAZA Network Core integration/staging tree

maza_ios icon maza_ios

Source Code for Maza Iphone application

mazacoin icon mazacoin

:no_entry_sign: DEPRECATED MazaCoin Master Source

mazacoin-android icon mazacoin-android

Mazacoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

mazacoin-new icon mazacoin-new

:no_entry_sign: DEPRECATED - https://github.com/mazacoin/maza is our new location!

mazacore icon mazacore

A mazacoin library based on bitpay's bitcore

p2pool icon p2pool

Peer-to-peer Bitcoin mining pool

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.