https://twitter.com/MineBrightCointweet me your wallet address for BrightCoin tiprain
atleast 1,000,000 coins from the premine will be spent keeping republicans out of office. fuck Republicans, Mine BrightCoin.arrest snyder!
https://www.youtube.com/watch?v=Y1ekv-OBqck&feature=youtube_gdata_player
for anyone new to crypto, your BrightCoin wallet wont find connections without you setting up your BrightCoin.conf file first, the first few minutes of this video shows where BrightCoin.conf goes and you can copy the sample brightcoin.conf below exactly to get going quickly, rpc user/pass are values you make up but dont forget those values if you plan to minehttps://www.youtube.com/watch?v=r-dF8X2_aJI sample BrightCoin.confrpcuser= BrightCoins
rpcpassword=fbcc90c5bef45712ed08cab0e
rpcallowip=localhost
listen=1
server=1
addnode= 95.211.57.108:5583
addnode= 89.39.206.242:5583
addnode= 213.107.69.133:5583
addnode= 193.192.37.135:5583
addnode= 89.39.206.242:5583
My youtube channel
https://www.youtube.com/channel/UCe7QJOlWb_3c7IivAV8r-zA/videosBrightCoin specsAlgorithm Scrypt
Coin Name
BrightCoinCoin Abbreviation BRC
RPC Port 5584
P2P Port 5583
Block reward 500 coins
Block halving 210000 blocks
Total coin supply 214285714 coins
Premine 1.9999998693333 %
Coinbase maturity 20 blocks
Number of confirmations 6 blocks
blocks until diff adjust. every 10 blocks
time between blocks 60 seconds
Current Bitcoin scalability 6 transactions per second
Current BrightCoin scalability 66 transactions per secondWhat is this Transactions Per Second (TPS) limit?
The current block size limit is 1,000,000 bytes (1 megabyte), although a small amount of that space (such as the block header) is not available to store transactions.
Bitcoin transactions vary in size depending on multiple factors, such as whether they’re spending single-signature inputs or a multiple signature inputs, and how many inputs and outputs they have.
The simple way to calculate the number of Transactions Per Second (TPS) Bitcoin can handle is to divide the block size limit by the expected average size of transactions, divided by the average number of seconds between blocks (600). For example, if you assume average transactions are 250 bytes,
Bitcoin6.6 TPS = 1,000,000 / 250 / 600
BrightCoin66.6 TPS = 1,000,000 / 250 / 60
There seems to be general agreement that Bitcoin in 2015 can handle about 3 TPS with the current average size of transactions.[9][10]
Both old estimates[11] and new estimates[12] place the theoretical maximum at 7 TPS with current Bitcoin consensus rules (including the 1MB block size limit).
windows wallet http://s000.tinyupload.com/index.php?file_id=58624454393441388718linux wallet http://s000.tinyupload.com/index.php?file_id=05151495080334831376linux daemonhttp://s000.tinyupload.com/index.php?file_id=07682767764140868400Githubhttps://github.com/lelgit/BrightCoinWindows GPU minercgminer 3.7.2
http://s000.tinyupload.com/index.php?file_id=71669144843740616253Sample cgminer.bat for solo mining BrightCoincgminer.exe -k scrypt -I 11 -o localhost:5584 -u yourbrightcoinrpcusernamefrombrightcoin.conf -p yourbrightcoinrpcpasswordfrombrightcoin.conf
Sample cgminer.conf for solo mining BrightCoin{
"pools" : [
{
"url" : "
http://localhost:5584",
"user" : "yourrpcusernamefrombrightcoin.conf",
"pass" : "yourrpcpasswordfrombrightcoin.conf"
}
]
,
"intensity" : "11",
"vectors" : "2",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "1024",
"shaders" : "0",
"gpu-engine" : "0",
"gpu-fan" : "0-85",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "50",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : false,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Open BountiesBlock explorer: 100,000 coin bounty
Video on mining BrightCoin: 10,000 coin bounty
Help get us on an exchange: 100,000 coin bounty
Add BrightCoin as a means of trade in your mmorpg 100,000 coin bounty.
Add BrightCoin to your mining pool 50,000 coin bounty.
more bounties TBA...
Closed Bounties[will be listed here]
To connect BrightCoin through TOR go to Settings >Options > Network
uncheck map port through upnp and check connect through socks proxy
enter 127.0.0.1 9050 if you have tor
enter 127.0.0.1 9150 if you have the tor browser bundle.
use socks 5 preferably.
you may want to add nolisten = 1 to your BrightCoin.conf
but shouldn't have to.