PresaleStage 1 start 27 September at 18:00 UTC before 3000 blocks:
Sell 15 masternodes price 0.25 BTC each
for listing CryptoBridge, MNO and first stage marketing.
Stage 2 start 29 September at 18:00 UTC 3000-10000 blocks:
Sell 5 masternodes price

BTC each
for development project.[/size]
How to mining: Win option 1
Open wallet
Settings>Options>Wallet
Select number of CPU Cores
Press "OK"
Restart wallet is not necessary
Win option 2
Open wallet
Tools>Debug console
setgenerate true "number of CPU Cores"
check your and network hashrate
getmininginfo
Restart wallet is not necessary
Win option 3
Open wallet
Tools>Open Wallet Configuration File
gen=1
genproclimit="number of CPU Cores"
Restart wallet
Use this method only after you sync your wallet.
Linux option 1
./promo-cli setgenerate true "number of CPU Cores"
Linux option 2
nano .promo/promo.conf
copy and past next text (right click)
gen=1
genproclimit="number of CPU Cores"
save and exit (ctrl+o, ctrl+x)
Restart wallet
promo-cli stop
promod -daemon
Check your and Network hashrate
promo-cli getmininginfo