Post
Topic
Board Announcements (Altcoins)
[ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
by
bitcoinmini
on 04/11/2017, 23:33:47 UTC
Introduction:

BitcoinMini is the Mini Bitcoin.  I wanted to create something that was fast, easy to mine, valuable coins (scarce), and keep the original SHA256 Algorithm, so bitcoin mini is ready to go.

Fast:  1 minute blocks or faster. BitcoinMini is a store of wealth and a currency for fast transactions.

Easy to mine: Difficulty starts at 1, and only increases when block reward halving takes place (every 840,000 blocks)

Valuable: Only 2,100,000 coins total supply, and each block is 1 coin reward (before any halving)

Coin Specifics:

Algorithm   SHA256
Type   PoW
Coin name   BitcoinMini
Coin abbreviation   BCM
Address letter   B
RPC port   26160
P2P port   26159
Block reward   1 coin
Block halving   840,000 blocks
Total coin supply   2,100,000 coins
Premine percent    20%
Premine amount   420,000 coins

Coinbase maturity   10 blocks
Target spacing   1 minutes
Target timespan    840,000 minutes
Transaction confirmations   6 blocks

Software:

Windows: https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo
Linux: https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc
Raspberry Pi Wallet: https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ - by TimeTeller
Source: https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw
Github: https://github.com/bitcoinminichain/bitcoinmini-source


Exchanges:

https://coinsmarkets.com/trade-BTC-BCM.htm

Pools:

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d= on -p param

Example:
Code:
ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u -p  c=BCM

Happy Mining =)


*************************

MPool is ready for BitcoinMini (sha256): https://mpool.mooo.com
fee rate 0.9%, no need registration
-o stratum+tcp://mpool.mooo.com:3333 -u -p c=BCM

***************************

Mining pool
http://104.207.133.46:8008/


Block Explorer:

http://104.207.133.46:3004/

Nodes:

Code:
addnode=37.97.242.80
addnode=104.196.193
addnode=45.63.101.182
addnode=85.11.137.70
addnode=148.251.87.57
addnode=108.173.92
addnode=91.61.114.95
addnode=173.249.7.89
addnode=185.196.202

Bounties:

- Create a website: 2,100 BCM
- Create a Block explorer: 21,000 BCM (TXID: 51009115b92f3b44d3ce1d760c981f4d06dd29c7ee7c3684e54c67ce27b84949)
- Create a Mac OS Wallet: 2,100 BCM
- Create Raspberry Pi Wallet 21,000 BCM (TXID: e97fcdc01f3540105f128bfe9ebb22ffffc0d89f017f43ce7e3ebbc831ac339f)
- Create Android Wallet: 2,100 BCM
- Create iOS Wallet: 2,100 BCM
- Get listed on Any Exchange: 21,000 BCM (TXID: 42c0827cc74b2a3cc405c8140666764209040a9c759c6e35d2cfe8affc668621)
- Whitepaper Publication: 2,100 BCM
- Open Slot idea
- Open Slot idea


Help:


Solo Mining Instructions:

Download walet, make a Bitcoinmini.conf => create text file and write down the following:
rpcuser=user
rpcpassword=x
daemon=1
rpcallowip=127.0.0.1
rpcport=9050
server=1
addnode=37.97.242.80
addnode=104.196.193
addnode=45.63.101.182
addnode=85.11.137.70
addnode=148.251.87.57
addnode=108.173.92
addnode=91.61.114.95
addnode=173.249.7.89
addnode=185.196.202
Save it as a Bitcoinmini.conf (chose file type - all files)
Done!
Now in wallet-qt directory hold shift and right click, then open cmd in this directory. In cmd write the following:
bitcoinmini-qt.exe -server
hit enter.
Open ccminer batch file and write the following line:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ccminer.exe ccminer-x64 -a sha256 -o localhost:9050 -u user -p x
pause

Congrats - you are solo mining