Skip to content

angelobpool/iridium

 
 

Repository files navigation

iridium cryptocurrency (IRD)

iridium logo

Iridium is a cryptonight based cryptocurrency (ticker : IRD)

This is the iridium core source code and binary release.

Main website

BitcoinTalk main announcement thread

iridium-wallet gui (source and binaries)

iridium graphicals elements

Libraries needed : boost >=1.58

How to compile this :

$ git clone https://github.com/iridiumdev/iridium.git
$ cd iridium
$ mkdir iridium-build
$ cd iridium-build
$ cmake -D STATIC=ON -D CMAKE_BUILD_TYPE=RELEASE ..
$ PORTABLE=1 make

About

Iridium cryptocurrency (IRD) core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.5%
  • C 9.8%
  • CMake 0.4%
  • Other 0.2%
  • Shell 0.1%
  • Python 0.0%