Skip to content

ultcoin/UltimateCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UltimateCoin [ULT]

http://www.ultcoin.org/

UltimateCoin

What is UltimateCoin?

UltimateCoin is like Bitcoin, but based on Litecoin. It is aimed to be one of the major coins along side BTC, LTC & Doge! http://www.ultcoin.org/

IRC

irc.freenode.net Channel: #ultimatecoin

License

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

Development and Contributions

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

How to build UltimateCoin

sudo apt-get install build-essential \
                     libssl-dev \
                     libdb5.1++-dev \
                     libboost-all-dev \
                     libqrencode-dev \
                     libminiupnpc-dev

cd src/
make -f makefile.unix USE_UPNP=- USE_IPV6=1 USE_QRCODE=1

Quickstart for Linux Users

cd ~
sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev
git clone git://github.com/ultcoin/UltimateCoin.git
cd ultcoin
qmake USE_UPNP=- USE_IPV6=1 USE_QRCODE=1 && make

For more information and options, please look at doc/build-unix.md.

Ports

RPC 21521 P2P 21520

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published