Bitcoin Forum
May 29, 2024, 11:01:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 6 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Hidden Talk Coin - HTK Coin / PoW / MN on: March 11, 2018, 06:20:13 PM
Launch escrow service beta (no fee) :
http://escrow.hiddentalk.io/

Currently, we support only BTC <-> HTK.
Please leave your escrow support coin suggestion to #escrow-add-coin on Discord


22  Alternate cryptocurrencies / Speculation (Altcoins) / Re: ZOIN next Monero/Pivx with x100 gains? on: March 07, 2018, 09:50:50 PM
The zerocoin powered web wallet is now available on TOR: http://zoinerx5ycbdmjty.onion/



23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Hidden Talk Coin - HTK Coin / PoW / MN on: March 06, 2018, 10:36:41 PM
Hi!

Are there instructions for setting up a MN in windows? Looking forward to joining your community

See here:

https://github.com/htkcoin/htk/releases/download/1.3/HTK_Windows_cold_wallet_Masternode_setup_guide_20180223.pdf

24  Alternate cryptocurrencies / Speculation (Altcoins) / Re: ZOIN next Monero/Pivx with x100 gains? on: March 02, 2018, 10:36:45 PM


25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Hidden Talk Coin - HTK Coin / PoW / MN on: March 02, 2018, 10:31:41 AM
HTK is a beautiful project with real use cases :-)
- Escrow service
- secret messenger
- Exchange BackBone
- Masternode with good R.0.I

Happy to be here, my masternode works well :-)
26  Alternate cryptocurrencies / Speculation (Altcoins) / Re: ZOIN next Monero/Pivx with x100 gains? on: March 02, 2018, 08:02:56 AM
yeah, Masternode is in TestNet.
Need 25K Zoin for masternode
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR] 🚀Force - The protocol token to decentralize internet🚀 MASTERNODES on: February 28, 2018, 05:36:40 PM
100.000 forcenet Will get you around 5 staking rewards per 24 hour, rewards 5X21 forcenet per 24 hour..
28  Alternate cryptocurrencies / Speculation (Altcoins) / Re: ZOIN next Monero/Pivx with x100 gains? on: February 28, 2018, 07:21:00 AM

Here is the guide How to use Webwallet!

https://zoinofficial.com/web-wallet-guide/


29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ZOIN---Zerocoin Protocol NEW TEAM-NO PREMINE-NO ICO---ZOIN on: February 26, 2018, 07:41:01 PM
Zoin has BTC core version 0.13, Atomic Swaps, Segwit, a strong community and a beautiful desktop wallet with web wallet and mobile wallets around the corner.

 
Zoin Features Overview: https://i.redd.it/030ft8fe8ee01.png
Desktop Wallet Comparison: https://i.redd.it/a6bkglc7y1g01.jpg
Masternode ROI comparison: https://i.imgur.com/c0RwGSt.jpg
Privacy Coin Comparison: https://i.redd.it/qx3wyk6yqve01.png
Core Version Comparison: https://i.redd.it/i5gvdxbis2c01.png
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Hidden Talk Coin - HTK Coin / PoW / MN on: February 26, 2018, 12:20:06 PM

Announcement on Discord

Next week, We will launch
escrow service secured by Hidden Talk Coin Blockchain
Fee is only 2 HTK to seller + just transaction fee of each coin.

Discord here:
https://discord.gg/bFjWADX


31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Hidden Talk Coin - HTK Coin / PoW / MN on: February 24, 2018, 08:43:58 AM
MASTERNODE SETUP ON VPS

Choose UBUNTU 14.04 x64 on your VPS

#-----------------------------------
apt-get -y update
#------------------------------
apt-get -y dist-upgrade
#----------------------------
apt-get install -y git build-essential libboost-all-dev libcurl4-openssl-dev
#----------------------------
sudo apt-get install -y software-properties-common python-software-properties
#----------------------------
sudo add-apt-repository ppa:bitcoin/bitcoin

HIT [Enter] WHEN MESSAGE SHOW UP
#-----------------------------------
sudo apt-get -y update
#-----------------------------------
sudo apt-get install -y libdb4.8-dev libdb4.8++-dev
#-------------
apt-get install -y unzip
#---------------------------
wget https://github.com/htkcoin/htk/releases/download/1.3/htk-linux.zip
#---------------------------
unzip htk-linux.zip
#---------------------------
wget https://github.com/htkcoin/htk/releases/download/1.3/libminiupnpc.so.8
#---------------------------
cp libminiupnpc.so.8 /usr/lib
#---------------------------
mkdir ~/.htk
#---------------------------
nano ~/.htk/htk.conf
#--------------
YOU CAN SEE NONO TEXT EDITOR NOW


GO TO YOUR PC WALLET

MENU [Tools] -> [Debug Console] -> AT HERE -> masternode genkey

THIS IS THE MASTERKEY

PASTE BELOW CONTENT TO EDITOR ON YOUR VPS
#--------------------------------------------------------
rpcuser=RANDONWORD
rpcpassword=RANDONWORD(HAVE TO DIFFERENT WITH rpcuser's VALUE)
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
masternode=1
externalip=SERVERIP
bind=SERVERIP
masternodeaddr=SERVERIP:58100
masternodeprivkey=MASTERKEY
#------------------------------------------
AFTER [Ctrl + O] -> [ENTER] -> [Ctrl + X]
AND GOING ON
#-----------------------------------
~/htkd
#----------------------------
NOW YOU FINISH TO SETUP VPS's MASTERNODE


RETURN TO YOUR PC WALLET

Menu [Tools] -> [Open Masternode Configuration]
YOU CAN SEE NOTEPAD

Menu [Tools] -> [Debug Console] -> AT HERE -> getaccountaddress mn1
YOU CAN SEE ADDRESS OF YOUR WALLET
GO TO WALLET's SEND PAGE
SEND 1000 HTK TO THIS ADDRESS

Menu [Tools] -> [Debug Console] -> AT HERE -> masternode outputs
YOU CAN SEE {"HASHVALUE" : "NUMBER"}
WRITE TO NOTEPAD ON YOUR PC THAT
#----------------------------------
mn1 SERVERIP:58100 MASTERNODEKEY HASHVALUE NUMBER
#----------------------------------
SAVE EDITOR, RESTART WALLET(CLOSE AND START)

YOU CAN SEE MasterNode Button AT WALLET
PLEASE GO TO My MasterNode
YOU CAN SEE ONE LINE OF MASTERNODE
RIGHT CLICK IT AND CLICK Start alias
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GLT]Globaltoken - Fast worldwide online payments! on: February 22, 2018, 05:23:03 AM
on https://cryptomiso.com/  
GLT is in 9th position  😳
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ZOIN---Zerocoin Protocol NEW TEAM-NO PREMINE-NO ICO---ZOIN on: February 21, 2018, 08:06:05 PM

ZOIN Making privacy easy !


34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ZOIN---Zerocoin Protocol NEW TEAM-NO PREMINE-NO ICO---ZOIN on: February 21, 2018, 04:16:33 PM

ZOIN Web wallet is almost ready for launch.
First web wallet with Zerocoin Protocol !
ZOI is making privacy easier !



35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR] 🚀Force - The protocol token to decentralize internet🚀 MASTERNODES on: February 21, 2018, 10:56:02 AM

Forming a Legal Entity… – Force Network – Medium
To make it “official” and further the community takeover of Force, the core developing team members made their way to Switzerland with a…
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SKELR] SkeletonRevive - Masternodes Swap on: February 20, 2018, 12:51:50 PM
Yes, sure, the DEV is gone.
Maybe one day, a community will take this piece back ...
The wallet, the POS system and Masternode work well on this piece.
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR] 🚀Force - The protocol token to decentralize internet🚀 MASTERNODES on: February 19, 2018, 06:12:49 AM
interesting project... bad luck some play money for this is stuck on coinsmarket...

but I will definetely join this one! is there a discord?

https://discordapp.com/invite/9pwt96R

38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ZOIN---Zerocoin Protocol NEW TEAM-NO PREMINE-NO ICO---ZOIN on: February 15, 2018, 08:24:51 PM


39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ZOIN---Zerocoin Protocol NEW TEAM-NO PREMINE-NO ICO---ZOIN on: February 14, 2018, 02:23:42 PM


40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR] 🚀Force - The protocol token to decentralize internet🚀 MASTERNODES on: February 14, 2018, 02:14:04 PM
Block explorer:
http://45.32.144.95/
Pages: « 1 [2] 3 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!