Skip to content

313coin/313coin

 
 

Repository files navigation

313coin cryptocurrency (313)

313coin is a cryptonight based cryptocurrency (ticker : 313)

This is the 313coin core source code and binary release.

Libraries needed : boost >=1.58

How to compile this :

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

About

No description, website, or topics provided.

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%