Bitcoin Forum
April 25, 2024, 05:19:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] [KHK] Kashkoin is a Virtual Currency for Everyone!  (Read 837 times)
Arlone (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 19, 2018, 12:08:03 PM
Last edit: August 20, 2018, 01:23:32 PM by Arlone
 #1

http://kashkoin.ml/images/Kashkoin_Logo.png
KASHKOIN (KHK)

Kashkoin is a Virtual Currency with open source code that allows everyone to take part in the Kashkoin network development.
 Privacy and security come naturally from using Kashkoin. Instant private transactions are provided all around the world by the Kashkoin Network, they are totally untraceable, and they don’t require any additional fees.
 Fiat currencies are assigned to specific territories while Kashkoin is bound to the Internet and therefore is international by default.


What is Kashkoin

Kashkoin is a Kashmirian crypto-currency created in 2018, with the goal of being a fast, safe and efficient payment method, that aims to be used in our exchange, marketplace and e-commerces.

Release date:  30th May 2018

Specifications

Ticker : KHK
-------------------
Mining algorithm : POW, CryptoNight
-------------------
Max supply : 10 million KHK (+ tail emission ~1% yearly)
-------------------
Block reward : initial reward of ~38 KHK, slight decrease every block,
                    when decreases to 1 KHK will stay at that level
-------------------
Block target time : 4 minutes
-------------------
Difficulty : Retargets at every block
-------------------
Decimal Points : 12
-------------------
Low transaction fee : 0.0001 KHK
-------------------
P2P Port : 30964
-------------------
Rpc Port : 30965
-------------------
Pre-mine : 5%


Links

Website : http://www.kashkoin.ml/
---------------------------------------------------------
Block Explorer : http://explorer.kashkoin.ml/
---------------------------------------------------------
White Paper : http://kashkoin.ml/downloads/whitepaper.pdf
---------------------------------------------------------
CLI Wallet : https://github.com/kashkoin-foundation/kashkoin/releases
---------------------------------------------------------
GUI Wallet : https://github.com/kashkoin-foundation/kashkoinwallet/releases
---------------------------------------------------------
Source Code : https://github.com/kashkoin-foundation/kashkoin


Mining Pools

http://youpool.io/KHK/ (0.4% fee)
--------------------------------------
https://walpool.com/khk/ (0.0% fee)
--------------------------------------
https://crypto9coin.cf/khk/ (1% fee)
--------------------------------------
https://getpool.org/khk/ (0.3% fee)
--------------------------------------
https://easyhash.pro/khk/ (0.5% fee)



Solo Mining
How to solo mine with the CLI release
1. Download CLI release from
2. Extract the release to any folder or directory
3. Run the daemon, kashkoind. Then start simplewallet and open or create a wallet. You can open it later in GUI.
4. In simplewallet, type "start_mining x", x being the number of CPU cores you wish to mine with.
5. Check your hash rate by typing "show_hr" in kashkoind. Hide it by typing "hide_hr".

Alternatively you can run the daemon, kashkoind with these flags: --start-mining YOUR_WALLET_ADDRESS --mining-threads 3 - much more easy



Important!
When sending to exchange make sure to include Payment ID. Failing to do so may result im loss of your funds
.

Exchanges

You can now buy and sell Kashkoin easy on BiMoney Cryptocurrency Exchange.

*************
-------------------
https://bi.money/
-------------------
*************


Social & Community

https://discord.gg/M58vsrK (Discord) – https://t.me/kashkoin (Telegram) – https://twitter.com/Kashkoin_KHK/ (Twitter)

******************************************

Light Wallet

It is possible to use wallet without blockchain, in remote mode it will be connected to the remote node.
 This allows to get fully functional wallet in minutes.
Just select remote node in settings and restart wallet if you're using GUI,
 or run simplewallet with --daemon-address or --daemon-host & --daemon-port flags.
It is quite safe, the node can't steal your coins.

 45.32.139.201:30965

If you make your own remote node, just message us, we will add here.


Masternodes

Cryptonote coin's wallets can operate through remote daemon without downloading blockchain. It allows to start working quickly when needed. It is quite safe as remote daemon can't steal your coins, running own node is more secure of course. To work through remote daemon in simplewallet you need to specify remote daemon's address with flag for example --daemon-address=45.32.139.201:30965, in GUI you can just select remote node in settings or add custom one. But these remote nodes are not rewarded anyhow in any CN coin. Only in Kashkoin such remote nodes are rewarded for their service. We call them Masternodes because this term is well known and to troll other coins Grin.

So, basically, Masternode it is the CLI Kashkoin daemon running on a machine with open port which allows to connect to it for such light wallets and, most important, mobile wallets in the future. Kashkoin wallets, connected to Masternode, are paying small fees to that node when are sending transactions through it. These fees are supposed to help to cover the costs of operating Kashkoin nodes.

These Masternodes are providing service necessary for mobile wallets, and besides are helping to maintain and enlarge Kashkoin network. We have plans no incentivize such nodes even more in the future.


To start own Kashkoin masternode all is needed is just a machine with static IP and open port. Machine should have enough CPU power to handle load when parsing blockchain for connected wallets, it can be even spare PC at home. On such machine you can run kashkoin daemon  specifying a wallet address where fees would go like this:

Code:
./kashkoind --restricted-rpc --enable-cors=*  --enable-blockchain-indexes --rpc-bind-ip=0.0.0.0 --rpc-bind-port=30965 --fee-address=jkhkdpe4fbJGzxJ48YJJG7C5wMg8q8QzgL2gRB6ScBRASQr3SJDaRXBHjGBVRkiLHohK97Jz6U5n6C8pg7uunDKt5wRRvULHEX

You can specify any wallet address, it can be your GUI wallet address, even paper wallet. This is the wallet where you will receive fees.
You need to make sure your port is open and not blocked by firewall. If you are running it at home behind router you need to do port forwarding.

If you have PC at home  constantly running with fast connection and static IP and  want to operate such Masternode to help Kashkoin network, run daemon as in example and send me you IP so I can add it do default nodes list.
You can check if your node is running opening its IP in browser  like this

Code:
http://45.32.139.201:30965/feeaddress
and you should see something like this
Code:
{"fee_address":"jkhkdpe4fbJGzxJ48YJJG7C5wMg8q8QzgL2gRB6ScBRASQr3SJDaRXBHjGBVRkiLHohK97Jz6U5n6C8pg7uunDKt5wRRvULHEX","status":"OK"}
with your wallet address where fees should go.

You can also run Masternode on VPS with dedicated domain and publish here with description so people can add your node manually if they prefer it. It is not recommended to run node on VPS now specially for Kashkoin, do it only when you already have spare VPS and it is idling.

For now, do not expect yet to earn a lot of fees because there is very low usage of such remote nodes.



Donate to the Kashkoin Project:

Code:
Bitcoin : 3Fc8AFcUZhNWvngcFwEpmhPs2xL9KwBwyQ
Bitcoin Cash : qrxeqpkupejd7994msqmceh2s40tncvlzvrlye6vzm
Ether : 0x3E1b020ee07581CEFbb859412591e8eb42F3A4F0
Lite coin : MAgFHcXntPfKcxm1kGYPiwpxffKSeCjRos
Kashkoin : jkhkdpe4fbJGzxJ48YJJG7C5wMg8q8QzgL2gRB6ScBRASQr3SJDaRXBHjGBVRkiLHohK97Jz6U5n6C8pg7uunDKt5wRRvULHEX
1714065585
Hero Member
*
Offline Offline

Posts: 1714065585

View Profile Personal Message (Offline)

Ignore
1714065585
Reply with quote  #2

1714065585
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714065585
Hero Member
*
Offline Offline

Posts: 1714065585

View Profile Personal Message (Offline)

Ignore
1714065585
Reply with quote  #2

1714065585
Report to moderator
1714065585
Hero Member
*
Offline Offline

Posts: 1714065585

View Profile Personal Message (Offline)

Ignore
1714065585
Reply with quote  #2

1714065585
Report to moderator
1714065585
Hero Member
*
Offline Offline

Posts: 1714065585

View Profile Personal Message (Offline)

Ignore
1714065585
Reply with quote  #2

1714065585
Report to moderator
Hasher2018
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 19, 2018, 12:08:17 PM
 #2

reserved
Arlone (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 19, 2018, 12:14:54 PM
 #3

yes reserved for development fund 
waikey
Member
**
Offline Offline

Activity: 173
Merit: 10


View Profile
July 19, 2018, 01:45:08 PM
 #4

block height:  Height: 45286

This coin been added to 520566币日报: https://www.520566.com/cpu-mining/2018-06-19-454.html  several days ago~~~

it's not a new coin!
leomaster
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 20, 2018, 12:12:18 PM
 #5

KHK will be listed in July or August?
qemudev
Copper Member
Newbie
*
Offline Offline

Activity: 161
Merit: 0


View Profile
August 04, 2018, 06:15:01 PM
 #6

VOTE FOR EXCHANGE:

Ubit - Cryptocurrency Exchange - https://ubit.pw/
Discord: https://discord.gg/G7dwYad

Vote KHK, be listed - https://vote.ubit.pw/
Arlone (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
August 20, 2018, 01:24:00 PM
Last edit: August 21, 2018, 03:31:05 AM by Arlone
 #7

We are happy to announce $KHK listing on BiMoney Exchange!

You can now trade $KHK/BTC on https://bi.money/  with a low trading fee.

Official Coin's website: http://kashkoin.ml/

Official Coin thread https://bitcointalk.org/index.php?topic=4705202

 … Enjoy!
merridaa
Jr. Member
*
Offline Offline

Activity: 238
Merit: 1


View Profile
August 20, 2018, 02:26:59 PM
 #8

simple concept, being a tool in all methods of payment, of course at a low cost, very good


We are happy to announce $KHK listing on BiMoney Exchange!

You can now trade $KHK/BTC on https://bi.money/  with a low trading fee.

Official Coin's website: http://kashkoin.ml/

Official VaultMex thread https://bitcointalk.org/index.php?topic=4705202

 … Enjoy!
good news, I hope the price is also very good, so traders turn their attention to this coin

FARASHA        >        CARDIOVASCULAR DISEASES                     
   SOLUTION (http://ico.farasha.care/)
kaido19
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
August 20, 2018, 03:06:48 PM
 #9

other masternodes coins, as usual, offer a lot of things that can be done with a single pay, this is not a thing that has just happened in cyrpto, it's just that it has always been a popular project, hopefully there is no problem with the transaction process, especially security issues
bi.money
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile WWW
August 21, 2018, 03:33:48 AM
 #10

all are welcome to our exchange where KHK have been listed recently
https://bi.money
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!