Skip to content

StealthSend/NoLimitCoin-Core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

222 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoLimitCoin (NLC2)

Distributed under the MIT/X11 software license.

Copyright © 2009-2017 The Bitcoin developers

Copyright © 2017 The NoLimitCoin developers


Algorithm: SHA256d/PoS 
Block Time: 2 Minutes
PoS APR: 4%
rpc port: 6520
p2p port: 6521
testnet rpc: 16520
testnet p2p port: 16521
PUBKEY_ADDRESS = 53 (0x35)
SCRIPT_ADDRESS = 92 (0x5c)

NoLimitCoin.conf

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=6520
port=6521
listen=1
server=1
maxconnections=256

About

Inside this repository you'll find the NoLimitCoin ($NLC2) Core. This is the official blockchain solution powering the Nolimitcoin project.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 73.3%
  • Makefile 15.9%
  • M4 2.2%
  • Python 1.9%
  • Shell 1.8%
  • Assembly 1.4%
  • Other 3.5%