Bitcoin Forum
May 11, 2024, 02:17:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] BMoreCoin - Classic Privacy Coin (POW)  (Read 301 times)
baltimorehacker (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 31, 2022, 10:46:26 PM
 #1

Hello, I am the one who just renewed the domain name, and in that action realized we never posted our project here. So this comes a year late... sorry.

BMoreToken & BMoreCoin
https://www.bmorecoin.com
Multi-Chain & Minable Digital Assets
On June 7th 2021 at 8:16:24 PM UTC the TX for BMoreToken was confirmed and the Contract Source Code Verified on the Ethereum Blockchain.
On July 19th Jul 2021 2:34:21 AM EST the First Block of the BMoreCoin Blockchain was mined.

Tokenomics
Current Circulation
131,409,737,397 BALTx

Future Circulation
15,337,973,085 BALTx

Mining Block Rewards Completed
Mining Complete: 89.55%

Last Mining Reward
Latest Block: 366606

Latest Mining Reward: 175146 BALTx
Last Rewarding Block: 541752

Percent Blockchain Used
BALTx Blockchain Used: 0.07332120%
The last transactions will go into our top block of 500,000,000

For The Latest Data https://www.bmorecoin.com/tokenomics.php

Web Based Wallet - ( Not Private, Let's be honest. ) ( Easiest way to get started ) https://wallet.bmorecoin.com/

The Web based wallet is where you will find our web3 development.

Faucet provides 10 BALTx once a day.

Event Codes Range in Amount of BALTx Rewarded

QR Code of Address to receive

QR Scanner for sending

GUI Wallet available at https://github.com/BMoreToken/bmorecoinwallet/releases

CLI Wallet ( Best for solo mining ) available at https://github.com/BMoreToken/bmorecoin/releases

Pool Software ( Run your own community pool ) available at https://github.com/BMoreToken/cryptonote-nodejs-pool

Custom xmrigCC - ( Miner with Control and Command Server ) https://github.com/BMoreToken/xmrigCC

You can mine on as little as a raspberry pi, have fun with it!

Other Projects:
https://github.com/BMoreToken

Social Accounts
Discord: https://discord.gg/pJNGdG6UZx
Telegram: https://t.me/joinchat/GrZyx823mpMWzeqk
Mailing List: http://[Suspicious link removed]/hUeQVD
Facebook: https://www.facebook.com/groups/bmoretoken
YouTube: https://www.youtube.com/channel/UCqCVh7yCV34dDWF-TfFKc_Q
Twitter: https://twitter.com/BMoreToken
Twitter: https://twitter.com/BMoreCoin
Medium: https://medium.com/bmoretoken
Reddit: https://www.reddit.com/r/BMoreToken/
Instagram: https://www.instagram.com/bmoretoken/


What is Next
- Swap with ERC-20 Token
- Exchange Listing for LTC/UDST
- In-Game Currency
- Hybrid Low-Energy Mining


Again sorry about the delay,

Have a great day!

Patrick McGuire - https://github.com/insidenothing
1715393865
Hero Member
*
Offline Offline

Posts: 1715393865

View Profile Personal Message (Offline)

Ignore
1715393865
Reply with quote  #2

1715393865
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Vidati
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 01, 2022, 06:57:39 AM
 #2

What do you mean by:
Future Circulation
15,337,973,085 BALTx
baltimorehacker (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 01, 2022, 11:55:31 AM
 #3

Future Circulation, good question

366606 ( current block ) to 541752 ( last mining block reward ),
175146 BALTx Reward (at block 366606 )  Drops by 1 each block,
so if you add up add the remaining block rewards you should get a pretty good number.

Example Code:
Code:
$block = $at_height;
$reward = $last_reward;
while ($reward > 0){
   $block = $block + 1;
   $reward = $reward - 1;
   $total_future = $total_future + $reward;
   echo "<li>$block : $reward</li>";
}
wanganxiu
Jr. Member
*
Offline Offline

Activity: 211
Merit: 2


View Profile
April 04, 2022, 10:35:50 AM
 #4

good Smiley
baltimorehacker (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 07, 2022, 01:59:45 PM
Last edit: April 07, 2022, 02:24:10 PM by baltimorehacker
 #5

The past few weeks have seen our fastest growth, both users and miners.

Exchanges and Faucets
This brings me to the first question asked, where to trade? Well that’s in the works but do you know what makes it work faster, you may have guessed it, attention by the media and social media. While we work with the exchanges we ask you to help get us noticed. To reward you, we offer 1,000 BALTx a day, just follow @bmorecoin on twitter, and click our tweet button once a day! Quick Links: https://www.bmorecoin.com/faucet.php and https://wallet.bmorecoin.com

Atomic Swaps
If you are an ace on the command line you can set up an atomic swap between BALTx and whatever you want. If you would like we can create a guide, just let us know! We are working on the BALT Token ( Has Multiple Liquidity Pools ) swapped with the BMoreCoin BALTx, along with LTC and ETH, but time is what we are short on, so it is on the list. https://developers.komodoplatform.com/basic-docs/atomicdex/atomicdex-tutorials/atomicdex-walkthrough.html

Mining Pools
We have 2 known pools right now, working on a third, if anyone knows of one let us know and we will make sure to get it on the list!

https://pool.bmorecoin.com ( EAST-US )
https://ondelay.ddns.net ( WEST-US )
Coming Soon https://insidenothing.com ( Singapore )
 
NFTs
This one is so fresh, there is totally a bunch of ideas that need to be tested, if we figure out how, it will happen for sure.

Lightning Network
This is just on my “figure out if we can get it to work” list, and if we can it will be amazing, else we just run a node for the community.

Thanks!
That’s all I have for right now, there is always more going on in the discord server, especially if you need assistance! https://discord.gg/pJNGdG6UZx

The Latest Math:
BALTx Blockchain Used: 0.07576660%
Current Circulation: 135,347,181,242 BALTx
Future Circulation: 14,087,902,296 BALTx
Latest Block: 378833
Latest Mining Reward: 167,857 BALTx
Mining Rewards Left for Today: 141,815,751 BALTx (assumed)
Last Block Mined Today: 379680

File Sizes:
16M Apr  6 11:45 blockchainindices.dat
1.5M Apr  7 04:14 blockindexes.dat
992M Apr  7 04:14 blocks.dat
138M Apr  6 11:45 blockscache.dat
593 Apr  7 03:55 p2pstate.bin
257K Apr  6 11:45 poolstate.bin
Last Rewarding Block: 546690
ahousefavor
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 07, 2022, 08:57:37 PM
 #6

what up with the pool

2022-04-07 13:55:09] use pool pool.bmorecoin.com:3333 
[2022-04-07 13:55:09] new job from pool.bmorecoin.com:3333 diff 5000 algo cn-pico/trtl                                                                   
[2022-04-07 13:55:10] rejected (0/1) diff 5000 "Rejected share: invalid result" (113 ms)                                                                 
[2022-04-07 13:55:10] rejected (0/2) diff 5000 "Rejected share: invalid result" (197 ms)                                                                 
[2022-04-07 13:55:10] rejected (0/3) diff 5000 "Rejected share: invalid result" (190 ms)                                                                 
[2022-04-07 13:55:10] THREAD #1 COMPUTE ERROR
[2022-04-07 13:55:10] rejected (0/4) diff 5000 "Your IP is banned" (82 ms)
[2022-04-07 13:55:10] no active pools, stop mining
[2022-04-07 13:55:11] THREAD #0 COMPUTE ERROR
[2022-04-07 13:55:16] [pool.bmorecoin.com:3333] error: "Your IP is banned", code: -1                                                                     
[2022-04-07 13:55:22] [pool.bmorecoin.com:3333] error: "Your IP is banned", code: -1                                                                     
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!