bmorecoin

BMoreCoin BALTx Wallet for Command Line Interfaces. P2P port 19126.

View project on GitHub

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

  • Windows
  • 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

  • Ubuntu 18.04
  • sudo apt-get update
  • sudo apt-get install -y libboost-all-dev

Ubuntu 20.04 LTR

  • Ubuntu 20.04
  • 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

  • Stable Nightly Build
  • Unstable Nightly Build
  • pages-build-deployment