Bitcoin Forum
June 21, 2024, 08:44:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: hbtqicash  (Read 373 times)
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 27, 2022, 03:56:55 PM
Last edit: February 16, 2022, 11:26:12 PM by hbtqicash
 #1

[Website] @ https://hbtqi.wordpress.com/
[Wallet] @ https://hbtqi.wordpress.com/wallet/
[Whitepapper] @ https://hbtqi.wordpress.com/whitepapper/
[Block Explorer] @ http://hbtqicash.zapto.org/
[Miner Stats] @ http://hbtqicashminer.zapto.org/ - other coins to mine
[Discord] @ https://discord.gg/AbasAmP3
[Pool] stratum+tcp://62.220.169.95:5555
[Worker] your address //example HFj4JJB87wJGD2PDd7jTQ9wDZV26EsMJ8f
[Password] x
[Algorithm] x11
[Miner] CCminer


HBTQIcash

Introduction
HBTQIcash (LGBTQI) was created in 2021-05-11 in Sweden.By it’s founder Julia Marklund which is the only one in the team, working at this project (today 22-01-25). This is a coin for everyone with X11 Proof of Work technology. Block halving at 250000 and Coin supply 2500000. The smallest unit is called CIS and Coin abbreviation is called HBTQI.

HBTQIcash stand for society’s equality and unity. Everyone should have the right to be who you are. No matter if you are Homo (Lesbian, Gay), Bi, Trans, Queer, Intersex, Hetrosexuall and so on. It should not matter if you are Boy, Girl, Man, Woman, Transman, Transwoman, no gender. Nor what color of your skin is or belive. Everyone is unique and should be allowed to be so. That’s human rights. That’s why we need this coin.

What can HBTQIcash do?
HBTQIcash’s goal mainly is to support HBTQI-certifiede community’s to be an information plattform to reach out and spreed information.To be a community for support of human rights. Mine, send, receive HBTQI is support human rights and love. Together with HBTQIcash team and users can we make the world to the better. Where everyone can be themself without hiding, to be pride!

In long term
HBTQIcash is still young and wish that it could do so much more. A vision is that HBTQIcash team can aid not just, HBTQI-certifiede community’s but larger organizations like child aid and UNICEF. With not just as a information plattform, with financial resources to. It is a long way there.

wallet config
rpcuser=username
rpcpassword=password
rpcbind=0.0.0.0
rpcallowip=127.0.0.1
listen=1
server=1
txindex=1
daemon=1
addnode=node2.walletbuilders.com

[Solo]
Windows
@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echo Press [CTRL+C] to stop mining.
:begin
 for /f %%i in ('hbtqicash-cli.exe getnewaddress') do set WALLET_ADDRESS=%%i
 hbtqicash-cli.exe generatetoaddress 1 %WALLET_ADDRESS%
goto begin

Linux
#!/bin/bash
SCRIPT_PATH=`pwd`; //or /usr/bin
cd $SCRIPT_PATH
echo Press [CTRL+C] to stop mining.
while :
do
./hbtqicash-cli generatetoaddress 1 $(./hbtqicash-cli getnewaddress)
done

chmod +x mine.sh
./mine.sh

Mac OS
#!/bin/bash
SCRIPT_PATH=`pwd`;
cd $SCRIPT_PATH
echo Press [CTRL+C] to stop mining.
while :
do
./hbtqicash-cli generatetoaddress 1 $(./hbtqicash-cli getnewaddress)
done

chmod +x mine.sh
./mine.sh
sillvestters
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 27, 2022, 05:05:44 PM
 #2

how to start mining?
Discord?
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 27, 2022, 05:47:59 PM
 #3

Working on public mining right now (have some trouble).
discord not right now.
gameparadise007
Full Member
***
Offline Offline

Activity: 442
Merit: 100


View Profile
January 27, 2022, 05:55:10 PM
 #4

Any addnodes? Meanwhile can try solo.
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 27, 2022, 09:25:35 PM
Last edit: January 27, 2022, 09:44:47 PM by hbtqicash
 #5

try this in wallet
addnode=37.97.179.18
addnode=136.144.171.201

RPC port   42529
Djurica
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 28, 2022, 02:11:59 AM
 #6

Cant connect although I set the following parameters in the config file

rpcuser=LGBTIQ_Serbia
rpcpassword=PasswordofLGBTIQfromSerbia
rpcbind=0.0.0.0
rpcallowip=127.0.0.1
listen=1
server=1
txindex=1
daemon=1
rpcport=42529
addnode=37.97.179.18
addnode=136.144.171.201

I try also to put on debug console command:
 addnode 136.144.171.201 add
 addnode 136.144.171.201 onetry

but without success
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 28, 2022, 10:28:10 AM
 #7

hmm..
remove current nodes and try this addnode=node2.walletbuilders.com

should work
Djurica
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 28, 2022, 11:20:14 AM
 #8

Working fine now. Thank You!
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 28, 2022, 01:10:35 PM
 #9

no problem  Smiley
sidharth-ind
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 28, 2022, 02:33:39 PM
 #10

Is this only for me or for everyone, if i click download wallet for windows, it goes for the windows daemon link, can't able to download windows wallet.
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 28, 2022, 04:15:23 PM
 #11

okey i check the links. Thank you  Smiley

Sorry for dubble link to the daemon  Embarrassed

I have updated now   Cheesy
Have a nice weekend everyone!
sidharth-ind
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 28, 2022, 06:25:31 PM
 #12

Yep now working fine. Cool, thanks
amin216
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 28, 2022, 09:28:40 PM
 #13

can use gpu miner under localhost mining?
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 28, 2022, 09:51:36 PM
 #14

I don't know   Huh Someone that know? if it is possible to setup?. I need to
research that anyway.
StianNOR
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 29, 2022, 09:23:52 AM
 #15

how to start mining?
Discord?

You should setup a discord pretty fast. Dont need to be fancy just for your people to keep in touch and update them on whats going on.
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 29, 2022, 09:34:45 AM
 #16

consider it done  Smiley

https://discord.gg/AbasAmP3
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 29, 2022, 01:23:49 PM
Last edit: February 18, 2022, 09:49:40 PM by hbtqicash
 #17

Mining is up but, need some tuning

pool: stratum+tcp://62.220.169.95:5555
worker: your address //example HFj4JJB87wJGD2PDd7jTQ9wDZV26EsMJ8f
password: x
algorithm: x11

hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 01, 2022, 10:42:13 PM
 #18

After a hard battle i hope everything stays up and stable  Smiley
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 16, 2022, 11:24:26 PM
 #19

Vote for listing right now on place 182
https://www.btcsquare.net/vote
hbtqicash (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 15, 2022, 05:55:58 PM
 #20

Unfortunately, I have to announce that I am shutting down this project for now. I did not get to my pool as I wanted. I thank you all who have been a part of this and plan to make a new launch in the future.  Until then be yourself and be happy best regards /HBTQIcash
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!