Tokenomics
BMoreCoin (BALTx)
- Max Block Number 500,000,000.
- Total number of available 18,446,744,073,709,551,616 BALTx
- Difficulty Target is 60 Seconds.
- Official Pool at [pool.bmorecoin.com] ( we will help you build your own too! )
BMoreToken (BALT)
CLI Getting Started
- GUI use https://bmoretoken.github.io/bmorecoinwallet/
Windows Users

- Download and unzip the Windows Release, start your node bmorecoind.exe and let it sync.
- While that starts run simplewallet.exe to generate a new wallet getting you an address and the ability to send and receive BALTx.
Linux Users
Ubuntu 18.04 LTR

- sudo apt-get update
- sudo apt-get install -y libboost-all-dev
Ubuntu 20.04 LTR

- sudo apt-get update
- sudo apt-get install -y libboost1.67-all-dev
CentOS 8
- sudo yum update
- sudo yum -y install boost-devel
Automated Tests