Code Monkey home page Code Monkey logo

RenosCoin

Renos is a PoS-based cryptocurrency.

Renos uses libsecp256k1, libgmp, Boost1.55, OR Boost1.57,
Openssl1.01m, Berkeley DB 4.8, QT5 to compile

Block Spacing: 90 Seconds Stake Minimum Age: 6 Hours

Port: 57155 RPC Port: 57154

BUILD LINUX (see the Wiki for dependencies)

  1. git clone https://github.com/RenosCoin/RenosCoin.git RenosCoin

  2. cd RenosCoin/src

  3. sudo make -f makefile.unix USE_UPNP=- # Headless renos

(optional)

  1. strip renosd

  2. sudo cp renosd /usr/local/bin

BUILD WINDOWS

  1. Download Qt.zip from https://github.com/RenosCoin/RenosCoin/releases/tag/v1.0 and unpack to C:/

  2. Download RenosCoin source from https://github.com/RenosCoin/RenosCoin/archive/master.zip

2.1) Unpack to C:/RenosCoin

  1. Install Perl for windows from the homepage http://www.activestate.com/activeperl/downloads

  2. Download Python 2.7 https://www.python.org/downloads/windows/

4.1) While installing python make sure to add python.exe to the path.

  1. Run msys.bat located in C:\MinGW49-32\msys\1.0

  2. cd /C/RenosCoin/src/leveldb

  3. Type "TARGET_OS=NATIVE_WINDOWS make libleveldb.a libmemenv.a" and hit enter to build leveldb

  4. Exit msys shell

  5. Open windows command prompt

  6. cd C:/dev

  7. Type "49-32-qt5.bat" and hit enter to run

  8. cd ../RenosCoin

  9. Type "qmake USE_UPNP=0" and hit enter to run

  10. Type "mingw32-make" and hit enter to start building. When it's finished you can find your .exe in the release folder.

renoscoin's Projects

angular-nvd3 icon angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.

atomicswap icon atomicswap

Decred: On-chain atomic swaps for Viacoin, Litecoin and other cryptocurrencies.

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.