KASPA quick start guide

in #crypto2 years ago (edited)

Hello there, it is a community blog dedicated to a new crypto currency KASPA, some important information and tutorials will be posted here. It uses variant of heavyhash PoW algo originally developed for oBTC (Optical Bitcoin), but unlike Optical Bitcoin which focused to be like low energy mining Bitcoin with 10 minute blocks, KASPA is focused on fast transaction speed with adjustable block time and reward. It's CPU/GPU/FPGA/ASIC friendly by design, but for now only CPU miner is available. KASPA is DAG based, so I will use word "blockchain" with quote marks for the database.

Word KASPA is Old Aramayan language means "money" (or "silver"), we use it like dollar or Bitcoin in cryptospace.
SOMPI means "cent" and is 1/100000000 of KASPA like satoshi in Bitcoin.

If you are running linux you can get official guide at github:
https://github.com/kaspanet/docs/blob/main/Getting%20Started/Full%20Node%20Installation.md

Keep in mind KASPA is still in a early stage and has bugs and network disconnection problem.

To get started on you need to download and extract files from official repository https://github.com/kaspanet/kaspad/releases/ windows version should be in win64 archive, not linux or macOS.

kaspa_arch.jpg

  1. Make sure u have at least 16Gb of RAM available, 8Gb will work, but several users, including me reported crashes when using 8Gb. 16Gb running stable. 40Gb of disk space (database is pruned every 3 days) and at least 10+ Mb/s internet connection speed.

  2. Download elichai miner, because it's 10 times faster than the official miner:
    https://github.com/elichai/kaspa-miner

  3. Unpack all archives to one folder.

  4. If windows defender is not happy about mining executables add them to its exceptions.

  5. You will need 3 command prompt windows (cmd.exe) or PowerShell if u like it more.

  6. First you need to start node daemon by typing kaspad --utxoindex in command promt (it should be "minus" on the keyboard pressed 2 times): if windows firewall asks for permissions to connect to the internet, press "allow". Daemon will download the "blockchain" data into folder
    C:\Users\%Username%\AppData\ if this folder has "read only" attribute for some reason uncheck it, KASPA should be able to create three folders there: kaspad for daemon, kaspawallet for wallet and kaspaminer for miner (if u use official miner, but it's recommended to use elichai's one). It is normal to see disconnections to some peers not all nodes are running 24/7 or in near by geographical location.
    start_sync.jpg

  7. After 3 - 8 hours of syncing messages like following will appear in command prompt windows:
    2021-11-17 09:28:41.052 [INF] PROT: Accepted block e519ba89908a753d461a2a7ec51514abace539181e16fb761ddbe7fe6c07c301 via relay

  8. Keep in mind it syncs headers first and blocks last, some users confused with syncing blocks and think it's started from the beginning, but it's not. Syncing headers stage:
    unknown1.png Syncing blocks stage:
    unknown2.png
    After syncing is finished, u should be able to see accepted blocks:accepted.jpg

  9. Now you need to create a wallet keys file. In third command prompts window run command "kaspawallet create". u will be asked to create at least 8 character long password. The password won't be shown on the screen as you type it, nor will anything else appear. Type in an 8 characters phrase and then press enter.
    It will generate the hard seed, please write it down or better back up with a password manager program ike keepass or similiar.

  10. Don't close node daemon, but minimize it and open another cmd or powershell window and run "kaspawallet start-daemon" to start wallet daemon. Wallet daemon and node daemon are 2 separate entities unlike other crypto coins! Don't get confused. Minimize the wallet windows, keep it running.

  11. Now in another window run kaspawallet with show-address key, example of KASPA address (also donation address):
    kaspa:qzqgvwhyfugj6m0qqpj9f4q876prfjv7yp45aca967ypuerxesnvsr8vuy70c

  12. Warning there is bug in key.json file so don't copy it to another computer with different number of cores or password will fail, this bug should be fixed in next release. There are infinite wallet addresses generated from the seed, so every time you ask your wallet to show address it will provide a different one, but it's fine your wallet balance is unaffected, don't worry. Warning! Graphical User Interface (GUI) wallet is not available yet only Command Line Interface (CLI) wallet available.

  13. Now you can start minig to your node with following command kaspa-miner-v0.1.0-win64-amd64 --mining-address kaspa:qzqgvwhyfugj6m0qqpj9f4q876prfjv7yp45aca967ypuerxesnvsr8vuy70c If everything is correct u should see your hashrate.
    kaspaminer.jpg

  14. You can close wallet daemon, but not node deamon if you want, it's not needed for mining.

  15. Also you can mine to another node in your network or to a public node using --kaspad-address %IP% --port 16110 although mining to a public node hasn't been tested properly, so do it on at your own risk.

Useful links:
Github: https://github.com/kaspanet/kaspad/
Elichai's miner: https://github.com/elichai/kaspa-miner
Block Explorer: http://testnet.katnip.sh/#/
Dashboard: http://kasboard-testnet.daglabs-dev.com/?orgId=1&refresh=1m
DAG visualisator: http://kgi-testnet.daglabs-dev.com/
Discord: https://discord.gg/SfHCaDchrs
Chinese guide: https://mp.weixin.qq.com/s/KFwyfnRv5glxXuhaDHlJMQ
Russian guide: https://2ch.hk/cc/res/753039.html#753562

Special thanks to swyxh, anonymous user from 2ch and nirsh for helping writing this guide. Feel free to donate to mentioned addresses in guides to support authors, I am not the author.

Sort:  
Loading...

Coin Marketplace

STEEM 0.30
TRX 0.11
JST 0.033
BTC 64223.84
ETH 3158.34
USDT 1.00
SBD 4.29