Skip to content
WangWangJP edited this page Jan 26, 2018 · 13 revisions

What is Koto

Overview

Title Detail
Name Koto
Unit KOTO
Algorithm yescrypt (GlobalBoost-Y)
Default rpc port 8432
Total coins 212,000,000 KOTO
Premine 1.849% (3,920,000 KOTO) *1
Block time 1 minutes
Block reward 100 KOTO *2
Halving interval 1,051,200 blocks (2 years)

*1 : Bounty for developers of wallet, pool, insight, faucet, etc...
For more information (Japanese)
*2 : Slow start (43,200 blocks, finished)
Minning confirmation : 100 blocks

Links

Official Koto Webpage https://moortz.github.io/web/
Official Koto Discord https://discord.gg/HmsTDww
Official Koto BitcoinTalk https://bitcointalk.org/index.php?topic=2728195.0
Official Koto GitHub https://github.com/koto-dev
Official Koto Discourse https://discourse.koto.cash/ (Japanese)
AskMona Koto Mining Discussion http://askmona.org/8020 (Japanese)
AskMona Koto Develop Discussion http://askmona.org/8590 (Japanese)

Keywords

  • Wallet
    Wallet for Koto.
    You can choose either Web Wallet or OS native wallet.

  • Miner
    Generate new Koto by using CPU/GPU.

  • Address
    ID of wallet.
    There are 2 address type, Transparent Address and Private Address.

  • Transparent Address (T Address)
    Koto Wallet address start with k1*** or jz***.
    Anyone can trace transactions from/to this address.
    Mining rewards are added for this address.

  • Private Address (Z Address)
    Koto Wallet address start with z***.
    Anyone cannot trace transactions from/to this address.

  • init(.sh/.bat)
    Koto wallet initializer.

  • kotod(.exe)
    OS native Koto wallet executable.

  • koto-cli(.exe)
    CUI based Koto wallet controller for kotod.

  • KotoWingWalletUI.jar
    Java based Koto Wallet controller for kotod

RoadMap for miners

  1. Get Wallet
    1. Web Wallet
    2. Windows Wallet
    3. OSX Wallet
    4. Linux Wallet
  2. Make Transparent Address
    1. Web Wallet
    2. Java GUI Wallet
    3. koto-cli (CUI)
  3. Mining
    1. Get Miner Windows-x64 Windows-x86 MAC
    2. Mining
    3. Sheilding (for Solo miner)

RoadMap for user

  1. Check Balance
  2. Send Koto
  3. ...
Clone this wiki locally