Lightburden came with the mission to renew the world of the exhaustive consumption of electric energy.
With the PoS mining concept, we have an ecologically correct coin, since it is not necessary to use powerful mining machines to obtain rewards for solved blocks.
Also embrace this idea and help build a cleaner world, we count on your help!
All the balance that is collected by Spero is aimed directly at the growth of the structuring of the currency and the social programs that it covers.
💬 Telegram: https://t.me/joinchat/G7cebkL3dbRqfuy1gVNm3g
💬 Slack: https://lightburden.slack.com
💬 Facebook: https://www.facebook.com/lightburdenofficial/
💬 Twitter: https://twitter.com/Spero_Official
💬 BTCTalk: https://bitcointalk.org/index.php?topic=2260985.0
📧 E-mail: lightburden@gmail.com
🌎 Website: https://lightburden.org
🌎 Block Explorer: https://explorer.lightburden.org
💧 Faucet: https://faucet.lightburden.org
👥 Support: https://suporte.lightburden.org
- ALGORITHM: x13
- BLOCK TIME: 60 seconds
- AWARDS PoW: 2 LBDN to block 263250
- PoS: After 2h
- PoS: 25% per year
- CONFIRMATIONS: 5 for mining and 3 for transactions
- E2M MESSAGE Send and receive encrypted messages directly into your wallet
- TOTAL COINS: ~ 7 million
- LAST BLOCK PoW: 33331
- PRE-MINED COINS: ~ 100000 LBDN
- VELOCITY: Triple verification system in every network transaction, thus preventing the "double spend"
- Adaptable Block Size(ABS): The block holds all transactions sent within 60 seconds, regardless of the number of transactions
- Proof of Work + Proof of Stake: 0 - 33331
- Proof of Stake: 33331 - 263250
- Proof of Work + Proof of Stake: acima de 263251
Download and install the dependencies:
sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.3-dev libdb5.3++-dev libminiupnpc-dev qrencode libqrencode-dev git libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils
Compile the daemon in the LightBurden/src directory:
cd LightBurden/src
make -f makefile.unix USE_UPNP=1 USE_IPV6=1
strip LightBurdend
Run daemon in the LightBurden/src directory:
./LightBurdend
(OPTIONAL)Compile the QT in the LightBurden directory:
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev qt5-default
qmake LightBurden-qt.pro "USE_UPNP=1" "USE_QRCODE=1"
make -f Makefile
listen=1
txindex = 1
rpcuser=user
rpcpassword=Random_Password
rpcport=55681
port=55680
#(0=off, 1=on) daemon - run in the background as a daemon and accept commands
daemon=1
#(0=off, 1=on) server - accept command line and JSON-RPC commands
server=1
rpcallowip=127.0.0.1
testnet=0
addnode=seed1.lightburden.org:55680
addnode=seed2.lightburden.org:55680
addnode=seed3.lightburden.org:55680
addnode=seed4.lightburden.org:55680
listen=1
txindex = 1
rpcuser=user
rpcpassword=Random_Password
rpcport=55691
port=55690
#(0=off, 1=on) daemon - run in the background as a daemon and accept commands
daemon=1
#(0=off, 1=on) server - accept command line and JSON-RPC commands
server=1
rpcallowip=127.0.0.1
testnet=1
addnode=seed1.lightburden.org:55690
addnode=seed2.lightburden.org:55690
addnode=seed3.lightburden.org:55690
addnode=seed4.lightburden.org:55690- 💎 https://exchange.lightburden.org
- 💎 https://catalogop2p.com.br/lightburden-sustentabilidade-em-tecnologia
- Solo Cpu:
{
"_comment1" : "Any long-format command line argument ",
"_comment2" : "may be used in this JSON configuration file",
"api-bind" : "127.0.0.1:4048",
"url" : "localhost:55681",
"user" : "user",
"pass" : "password",
"algo" : "x13",
"threads" : 0,
"cpu-priority" : 0,
"cpu-affinity" : -1,
"benchmark" : false,
"debug" : true,
"protocol": false,
"quiet" : false
}cpuminer -q --algo=x13 -o 127.0.0.1:55681 -u user-p password- Solo GPU:
ccminer30.exe -q --algo=x13 -o 127.0.0.1:55681 -u user-p passwordhttps://github.com/DigitalCoin1/LightBurden/blob/master/changelog.md
