Bitcoin Forum
June 21, 2024, 06:34:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: TheCaribbeanCoin CBBC  (Read 369 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (1 post by 1+ user deleted.)
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 13, 2020, 07:08:41 PM
 #1

Hi Everyone,
We introduce https://thecaribbeancoin.best Algorithm: SHA-256 | Block type: Proof-of-Work
No ICO.
Coin name: CaribbeanCoin | Coin abbreviation: CBBC | Coin unit: Solid | RPC port: 15123 | P2P port: 15124
Coinbase maturity: 5 ( + 1 default confirmation) blocks | Target spacing: 5 minutes | Target timespan: 10 minutes | Transaction confirmations : 6 blocks
Block reward: 10 coins | Block halving: 210000 blocks | Coin supply: 4200000 coins
Last block with reward: 6300000
support@thecaribbeancoin.best
https://thecaribbeancoin.best/img/logo.png
Aimar4ik
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 13, 2020, 07:38:33 PM
 #2

Some nodes for wallet sync?
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 13, 2020, 08:17:20 PM
 #3

Node 1: 212.24.110.29
olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
January 13, 2020, 08:24:41 PM
 #4

Pool Huh
olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
January 13, 2020, 08:31:03 PM
 #5

sourse  Huh Huh Huh
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 13, 2020, 08:45:45 PM
Last edit: February 22, 2020, 02:46:42 AM by thecaribbeancoin
 #6

Good Morning,

-CBBC Block explorer is available now: http://blockexplorer.thecaribbeancoin.best
https://thecaribbeancoin.best/explorer.png

-CBBC Pool is available now> Mining Pool: stratum+tcp://miningpool.thecaribbeancoin.best:3008
Algo: SHA256
https://thecaribbeancoin.best/poolcbbc.png
The percentage Fee is 0%
GuiMiner is the fastest way to configure your GPU Mining if you are a beginner: https://bitcointalk.org/?topic=3878.0

Start mining CBBC with your GPUs and ASICs.
https://thecaribbeancoin.best/core_wallet1.png
https://thecaribbeancoin.best/core_wallet2.png
https://thecaribbeancoin.best/core_wallet3.png
https://thecaribbeancoin.best/core_wallet4.png

-The source code has been delivered: https://thecaribbeancoin.best/P2P/caribbeancoin-source.tar.gz
-Linux Daemon Wallet available: https://thecaribbeancoin.best/P2P/caribbeancoin-qt-linux.tar.gz
-macOS Core Wallet available: https://thecaribbeancoin.best/P2P/Caribbeancoin-Stable-Version1.0-macOS-core-Wallet-qt.zip
-Raspberry Pi Core Wallet available: https://thecaribbeancoin.best/P2P/caribbeancoin-qt-raspberry.tar.gz

support@thecaribbeancoin.best
https://thecaribbeancoin.best/img/logo.png


thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 13, 2020, 11:43:21 PM
 #7

Node 2: 212.24.97.79:15124
Ngenah Euy
Jr. Member
*
Offline Offline

Activity: 207
Merit: 5


View Profile
January 14, 2020, 01:46:15 AM
 #8

We working on it:
-CBBC Block explorer
-CBBC Pool Mining
-CBBC Wallet online
-The source code will be delivered, in february 2020.
-Linux Daemon Wallet
-macOS Core Wallet
-Raspberry Pi Core Wallet

For now the windows core wallet can be used with a mine.bat +coin.conf for solo mining.


where is mine.bat + coin.conf ? thanks

sync header stucked at 94%
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 14, 2020, 02:05:19 AM
 #9

Close your wallet and create the file caribbeancoin.conf in the folder “%APPDATA%\caribbeancoin\”.

Paste the following text into caribbeancoin.conf and save the file. (replace "CHOOSE_A_NEW_ONE" with your password)

rpcuser=rpc_caribbeancoin
rpcpassword=CHOOSE_A_NEW_ONE
rpcallowip=127.0.0.1
rpcport=15123
listen=1
server=1
txindex=1
addnode=212.24.110.29


Open your wallet exe folder.

Create a .bat file named mine.bat in the same folder where you extracted caribbeancoin-cli.exe and paste the following text into mine.bat.

@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echo Press [CTRL+C] to stop mining.
:begin
 caribbeancoin-cli.exe generate 1
goto begin


Save the file.
Execute your Core Wallet
Execute mine.bat to start mining
That's it!
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 14, 2020, 02:12:41 AM
 #10

Once your solo mining is working, you will see something like:
[
]
[
]
[
]
[
]
[
]
[
]
[
]
[
]

You need to wait until your core wallet is synchronized.It can take 30min to 4hours depending on your location and internet connection speed.
saltpool
Newbie
*
Offline Offline

Activity: 222
Merit: 0


View Profile
January 14, 2020, 04:04:16 AM
 #11

Do you have a link to your github (or equivalent). It is open source, right?
Ngenah Euy
Jr. Member
*
Offline Offline

Activity: 207
Merit: 5


View Profile
January 14, 2020, 07:00:23 AM
Last edit: January 14, 2020, 08:23:47 AM by Ngenah Euy
 #12



where is mine.bat + coin.conf ? thanks

sync header stucked at 94%

mining now ... thanks
feibear
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 15, 2020, 10:35:53 AM
 #13

My wallet cannot sync
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 15, 2020, 02:07:35 PM
Last edit: January 15, 2020, 05:28:02 PM by thecaribbeancoin
 #14

Hi,
You need to verify that you've created the caribbeancoin.conf file into the folder “%APPDATA%\caribbeancoin\”.
Then you need to be sure the line "addnode=212.24.110.29" or "addnode=212.24.97.79" has been inserted in this caribbeancoin.conf file.
When you start your wallet just verify that you are connected to a node with this icon at the bottom right of the screen https://thecaribbeancoin.best/1.png
Then you have to wait for the entire synchronization time. It may vary depending on your hardware type, your Location, and your Internet Speed.
Starting the mine.bat file to solo mine with your CPU can improve the time of your synchronization.
It takes 3O min to 6hours.
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 15, 2020, 05:52:08 PM
 #15

If you still got issues to synchronize your wallet: Verify that the incoming traffic TCP 15124 port rule isn't blocked trought your router, your firewall, and/or your antivirus.
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 31, 2020, 09:20:00 PM
 #16

Hi,

We've just uploaded the Caribbeancoin macOS Core Wallet stable version 1.0 .dmg file.

https://thecaribbeancoin.best/P2P/Caribbeancoin-Stable-Version1.0-macOS-core-Wallet-qt.zip

Follow the steps below to mine with your macbook:

Close your wallet and create the file caribbeancoin.conf in the folder “$HOME/Library/Application Support/CaribbeanCoin/”.

Paste the following text into caribbeancoin.conf and save the file.

rpcuser=rpc_caribbeancoin
rpcpassword=CHOOSE_A_NEW_ONE
rpcallowip=127.0.0.1
rpcport=15123
listen=1
server=1


Open your wallet.

Create a file named mine.sh and paste the following text into mine.sh.

#!/bin/bash
SCRIPT_PATH=`pwd`;
cd $SCRIPT_PATH
echo Press [CTRL+C] to stop mining.
while :
do
 ./caribbeancoin-cli generate 1
done


Save the file.

Click the Finder icon in your dock.
Click Go.
Click Utilities.
Double-click Terminal.

Go to the directory where you extracted caribbeancoin-qt.

E.G. cd Downloads

Execute the following command in Terminal to make mine.sh executable.

chmod +x mine.sh

Execute the following command in Terminal to start mining your first block.

./mine.sh

Enjoy!
https://thecaribbeancoin.best/img/logo.png
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 14, 2020, 02:26:15 PM
 #17

Hi,

We've inserted the daemon file caribbeancoind into every Core wallet archive package.
We've just uploaded  the CBBC Linux Core Wallet + Raspberry pi Core Wallet + Source code :

https://thecaribbeancoin.best/P2P/caribbeancoin-qt-linux.tar.gz
https://thecaribbeancoin.best/P2P/caribbeancoin-qt-raspberry.tar.gz
https://thecaribbeancoin.best/P2P/caribbeancoin-source.tar.gz

https://thecaribbeancoin.best/P2P/Caribbeancoin-Stable-Version1.0-macOS-core-Wallet-qt.zip
https://thecaribbeancoin.best/P2P/Caribbeancoin-Stable-Version1.0-Wallet-Windows-qt.zip

Enjoy!
https://thecaribbeancoin.best/img/logo.png
GoFY
Copper Member
Newbie
*
Offline Offline

Activity: 128
Merit: 0


View Profile WWW
February 14, 2020, 05:56:56 PM
 #18

its not sync stuck at block 853 from 3 hours
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 14, 2020, 10:18:45 PM
 #19

Good Evening,

You've got to be very patient. It may take several hours to synchronize your wallet the first time.
The speed of sync may vary depending on your hardware, your Internet connection, and your Location.

Don't hesitate to ask if you still need help.

https://thecaribbeancoin.best/img/logo.png
thecaribbeancoin (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 14, 2020, 10:34:03 PM
 #20

Hi,

We are in the Phase II of the CBBC Project. Your will need ASICs and GPUs to earn the most.
The percentage Fee of the pool is 0%.
You can access the mining pool on the IP : 185.205.210.242:3008
We've blocked the tcp port 80 for security and performance reasons.


Mining instructions

Download the latest version of cpuminer from https://bitcointalk.org/index.php?topic=55038.0 and extract the zip file.

Create a .bat file named mine_pool.bat in the same folder where you extracted cpuminer and paste the following text into mine_pool.bat.

minerd -a sha256d -o stratum+tcp://185.205.210.242:3008 -u cbbc1q33lzqfh823mxrj0970zzyzaytk5vvn6e5n7axe -p anything


cbbc1q33lzqfh823mxrj0970zzyzaytk5vvn6e5n7axe - Change the value “cbbc1q33lzqfh823mxrj0970zzyzaytk5vvn6e5n7axe” with your wallet address.

Save the file.

Execute mine_pool.bat to start mining.

Enjoy!

support@thecaribbeancoin.best
https://thecaribbeancoin.best/img/logo.png
Pages: [1] 2 »  All
  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!