{"id":44740,"date":"2023-03-10T07:00:53","date_gmt":"2023-03-10T07:00:53","guid":{"rendered":"https:\/\/kaspa.org\/?p=44740"},"modified":"2023-03-20T15:12:17","modified_gmt":"2023-03-20T15:12:17","slug":"kaspa-cli-wallet-tutorial-by-avoghadro","status":"publish","type":"post","link":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/","title":{"rendered":"Kaspa CLI Wallet Tutorial by AvogHadro"},"content":{"rendered":"

A tutorial on installing a CLI Wallet on Windows.<\/em><\/p>\n

<\/figure>\n

CLI Wallet with\u00a0Kaspad<\/strong><\/h4>\n

Now that we have gone through the process of syncing a kaspad node, we will create and use a command line interface(CLI) wallet using kaspawallet.exe in the list of programs in kaspad. While your node is active, open a new command prompt and navigate to the kaspad folder using the command \u201ccd Desktop\/kaspad,\u201d as we did previously.<\/p>\n

To display the available options and commands that can be used, run the command \u201ckaspawallet.exe -h\u201d which will show the help menu for kaspawallet.exe\u00a0:<\/p>\n

<\/figure>\n

Before creating a new wallet, you can also type \u201ckaspawallet.exe create -h\u201d to access the options available for creating a wallet. For example, you can create a multi-sig wallet that different people can share and use. Our Kaspa community treasurers use a multi-sig wallet to manage the dev fund wallet payments.<\/p>\n

<\/figure>\n

To create a new wallet, run the command \u201ckaspawallet.exe create.\u201d You will be prompted to choose a password for the wallet, which you must never forget! If you do not trust your memory, write it on paper and keep it safe and secure. This will also create a new wallet file called \u201ckeys.json\u201d in the AppData folder. You must also copy this file and store it appropriately.<\/p>\n

Once the wallet is created, open a new command prompt window and navigate to the kaspad folder again. Run the command \u201ckaspawallet.exe start-daemon.\u201d This will start the wallet daemon and synchronize your wallet with your kaspad node and, thus, with the Kaspa network. The daemon will continue to run while the cmd window stays open. Please do not close it or stop the daemon (using Ctrl+C) until you finish your actions on the wallet.<\/p>\n

<\/figure>\n

To manage your funds, return to the command prompt where the wallet was created or open a new one and go to the kaspad directory. You can then use the wallet commands. For example, \u201ckaspawallet.exe balance -v\u201d will display the balance of your wallet for each receiving address\u00a0:<\/p>\n

<\/figure>\n

But we still need to create an address! Type \u201ckaspawallet.exe new-address\u201d to create one. You can then use this address to receive Kaspa coins! You can create as many addresses as you like.<\/p>\n

If you want to try the amazing speed of Kaspa transactions, go to the faucet at https:\/\/faucet.kaspanet.io\/<\/a>. You can request a small transaction by pasting your new address and passing the captcha authentication. You should receive 0.09 KAS.<\/p>\n

Now type \u201ckaspawallet.exe balance -v\u201d again\u00a0:<\/p>\n

<\/figure>\n

Tada! You\u2019ve received your first (pieces of) Kaspa! I will send them back to the faucet. Keep in mind that for every transaction, there is a 0.0001 Kaspa gas-fee\/utxo sent. So, I can only send back 0.0899 KAS\u00a0:<\/p>\n

<\/figure>\n

The send command needs additional inputs, including the receiving address \u201c-t kaspa:****\u201d and the KAS is given by \u201c-v ****\u201d The complete command \u201ckaspawallet.exe -t kaspa:qzacs3vl34sswlmalkwkrc53c0kexrtnjxx3a6mkvs60r0qt7lauglmn08307 -v 0.0899\u201d will send the Kaspa to the faucet after successfully entering the password.<\/p>\n

And there you have it! Now you can receive or send Kaspa coins using your node and CLI wallet. Remember to never share your keys.json file or your password with anyone.<\/p>\n

Tip<\/strong>: AvogHadro is a Community Helper in the Kaspa Discord. As an avid Kaspa supporter and crypto enthusiast, AvogHadro\u2018s knowledge and support is well respected and valued within the Kaspa Community.<\/p>\n

KASPA<\/a><\/p>\n

KASPA WIKI<\/a><\/p>\n

MEDIUM<\/a><\/p>\n

TELETYPE<\/a><\/p>\n

DISCORD<\/a><\/p>\n

TELEGRAM<\/a><\/p>\n

TWITTER<\/a><\/p>\n

REDDIT<\/a><\/p>\n

GITHUB<\/a><\/p>\n

EXPLORER<\/a><\/p>\n

Find me on the Kaspa discord\u200a\u2014\u200aBubblegum Lightning<\/p>\n","protected":false},"excerpt":{"rendered":"

A tutorial on installing a CLI Wallet on Windows. CLI Wallet with\u00a0Kaspad Now that we have gone through the process of syncing a kaspad node, we will create and use a command line interface(CLI) wallet using kaspawallet.exe in the list of programs in kaspad. While your node is active, open a new command prompt and […]<\/p>\n","protected":false},"author":34,"featured_media":44721,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false},"categories":[70],"tags":[],"yoast_head":"\nKaspa CLI Wallet Tutorial by AvogHadro - Kaspa<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kaspa CLI Wallet Tutorial by AvogHadro - Kaspa\" \/>\n<meta property=\"og:description\" content=\"A tutorial on installing a CLI Wallet on Windows. CLI Wallet with\u00a0Kaspad Now that we have gone through the process of syncing a kaspad node, we will create and use a command line interface(CLI) wallet using kaspawallet.exe in the list of programs in kaspad. While your node is active, open a new command prompt and […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\" \/>\n<meta property=\"og:site_name\" content=\"Kaspa\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KaspaCurrency\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-10T07:00:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-20T15:12:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kaspa.org\/wp-content\/uploads\/2023\/03\/1_u_oD8_jLFjXCAzwcq57rjw.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"608\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Nathaniel Crowningshield\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@KaspaCurrency\" \/>\n<meta name=\"twitter:site\" content=\"@KaspaCurrency\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nathaniel Crowningshield\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\"},\"author\":{\"name\":\"Nathaniel Crowningshield\",\"@id\":\"https:\/\/kaspa.org\/#\/schema\/person\/a35816ff67b0ca3c7f5c3e982d37521f\"},\"headline\":\"Kaspa CLI Wallet Tutorial by AvogHadro\",\"datePublished\":\"2023-03-10T07:00:53+00:00\",\"dateModified\":\"2023-03-20T15:12:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\"},\"wordCount\":602,\"publisher\":{\"@id\":\"https:\/\/kaspa.org\/#organization\"},\"articleSection\":[\"Mining\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\",\"url\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\",\"name\":\"Kaspa CLI Wallet Tutorial by AvogHadro - Kaspa\",\"isPartOf\":{\"@id\":\"https:\/\/kaspa.org\/#website\"},\"datePublished\":\"2023-03-10T07:00:53+00:00\",\"dateModified\":\"2023-03-20T15:12:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/kaspa.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kaspa CLI Wallet Tutorial by AvogHadro\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kaspa.org\/#website\",\"url\":\"https:\/\/kaspa.org\/\",\"name\":\"Kaspa\",\"description\":\"Proof-of-Work Cryptocurrency with GHOSTDAG protocol - Maintained, with love by Community Members.\",\"publisher\":{\"@id\":\"https:\/\/kaspa.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kaspa.org\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kaspa.org\/#organization\",\"name\":\"Kaspa\",\"url\":\"https:\/\/kaspa.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kaspa.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kaspa.org\/wp-content\/uploads\/2022\/08\/kaspa-1920x1280-trello.png\",\"contentUrl\":\"https:\/\/kaspa.org\/wp-content\/uploads\/2022\/08\/kaspa-1920x1280-trello.png\",\"width\":1920,\"height\":1280,\"caption\":\"Kaspa\"},\"image\":{\"@id\":\"https:\/\/kaspa.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/KaspaCurrency\",\"https:\/\/twitter.com\/KaspaCurrency\",\"https:\/\/t.me\/Kaspaenglish\",\"https:\/\/www.instagram.com\/kaspacurrency\/\",\"https:\/\/www.linkedin.com\/company\/kaspa-currency\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/kaspa.org\/#\/schema\/person\/a35816ff67b0ca3c7f5c3e982d37521f\",\"name\":\"Nathaniel Crowningshield\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kaspa.org\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b4ac985f453721b253ce4bb8bfb24ca0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b4ac985f453721b253ce4bb8bfb24ca0?s=96&d=mm&r=g\",\"caption\":\"Nathaniel Crowningshield\"},\"url\":\"https:\/\/kaspa.org\/author\/bubblegum_lightning\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kaspa CLI Wallet Tutorial by AvogHadro - Kaspa","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/","og_locale":"en_US","og_type":"article","og_title":"Kaspa CLI Wallet Tutorial by AvogHadro - Kaspa","og_description":"A tutorial on installing a CLI Wallet on Windows. CLI Wallet with\u00a0Kaspad Now that we have gone through the process of syncing a kaspad node, we will create and use a command line interface(CLI) wallet using kaspawallet.exe in the list of programs in kaspad. While your node is active, open a new command prompt and […]","og_url":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/","og_site_name":"Kaspa","article_publisher":"https:\/\/www.facebook.com\/KaspaCurrency","article_published_time":"2023-03-10T07:00:53+00:00","article_modified_time":"2023-03-20T15:12:17+00:00","og_image":[{"width":1200,"height":608,"url":"https:\/\/kaspa.org\/wp-content\/uploads\/2023\/03\/1_u_oD8_jLFjXCAzwcq57rjw.webp","type":"image\/webp"}],"author":"Nathaniel Crowningshield","twitter_card":"summary_large_image","twitter_creator":"@KaspaCurrency","twitter_site":"@KaspaCurrency","twitter_misc":{"Written by":"Nathaniel Crowningshield","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/#article","isPartOf":{"@id":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/"},"author":{"name":"Nathaniel Crowningshield","@id":"https:\/\/kaspa.org\/#\/schema\/person\/a35816ff67b0ca3c7f5c3e982d37521f"},"headline":"Kaspa CLI Wallet Tutorial by AvogHadro","datePublished":"2023-03-10T07:00:53+00:00","dateModified":"2023-03-20T15:12:17+00:00","mainEntityOfPage":{"@id":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/"},"wordCount":602,"publisher":{"@id":"https:\/\/kaspa.org\/#organization"},"articleSection":["Mining"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/","url":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/","name":"Kaspa CLI Wallet Tutorial by AvogHadro - Kaspa","isPartOf":{"@id":"https:\/\/kaspa.org\/#website"},"datePublished":"2023-03-10T07:00:53+00:00","dateModified":"2023-03-20T15:12:17+00:00","breadcrumb":{"@id":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kaspa.org\/kaspa-cli-wallet-tutorial-by-avoghadro\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kaspa.org\/"},{"@type":"ListItem","position":2,"name":"Kaspa CLI Wallet Tutorial by AvogHadro"}]},{"@type":"WebSite","@id":"https:\/\/kaspa.org\/#website","url":"https:\/\/kaspa.org\/","name":"Kaspa","description":"Proof-of-Work Cryptocurrency with GHOSTDAG protocol - Maintained, with love by Community Members.","publisher":{"@id":"https:\/\/kaspa.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kaspa.org\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kaspa.org\/#organization","name":"Kaspa","url":"https:\/\/kaspa.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kaspa.org\/#\/schema\/logo\/image\/","url":"https:\/\/kaspa.org\/wp-content\/uploads\/2022\/08\/kaspa-1920x1280-trello.png","contentUrl":"https:\/\/kaspa.org\/wp-content\/uploads\/2022\/08\/kaspa-1920x1280-trello.png","width":1920,"height":1280,"caption":"Kaspa"},"image":{"@id":"https:\/\/kaspa.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KaspaCurrency","https:\/\/twitter.com\/KaspaCurrency","https:\/\/t.me\/Kaspaenglish","https:\/\/www.instagram.com\/kaspacurrency\/","https:\/\/www.linkedin.com\/company\/kaspa-currency\/"]},{"@type":"Person","@id":"https:\/\/kaspa.org\/#\/schema\/person\/a35816ff67b0ca3c7f5c3e982d37521f","name":"Nathaniel Crowningshield","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kaspa.org\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b4ac985f453721b253ce4bb8bfb24ca0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b4ac985f453721b253ce4bb8bfb24ca0?s=96&d=mm&r=g","caption":"Nathaniel Crowningshield"},"url":"https:\/\/kaspa.org\/author\/bubblegum_lightning\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/03\/1_u_oD8_jLFjXCAzwcq57rjw.webp?fit=1200%2C608&ssl=1","jetpack-related-posts":[{"id":44720,"url":"https:\/\/kaspa.org\/kaspa-full-node-tutorial-by-avoghadro\/","url_meta":{"origin":44740,"position":0},"title":"Kaspa Full Node Tutorial by AvogHadro","date":"March 9, 2023","format":false,"excerpt":"A tutorial on installing Kaspad on Windows\u200a\u2014\u200aused for solo mining and participating in the Kaspa network. Kaspad Full\u00a0Node Kaspad is the reference full node program for the Kaspa cryptocurrency network. By running a Kaspad node on your desktop computer, you become an active peer in the Kaspa network. By doing\u2026","rel":"","context":"In "Technology"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/03\/1_u_oD8_jLFjXCAzwcq57rjw.webp?fit=1200%2C608&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":44287,"url":"https:\/\/kaspa.org\/kaspa-node-on-raspberry-pi\/","url_meta":{"origin":44740,"position":1},"title":"Kaspa Node on Raspberry Pi","date":"February 7, 2023","format":false,"excerpt":"A low cost, low power solution for Raspberry Pi 4 Model B from nwbower. nwbower has released a Kaspa Node in Docker for a Raspberry Pi 4 Model B 8GB\u200a\u2014\u200aarm64. Interested in running a Kaspa Node on your Raspberry Pi 4 Model B? Using an 8GB version, you can run\u2026","rel":"","context":"In "General"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/02\/1IssLuAp1fWKJaUDycwS72A.png?fit=645%2C362&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":44709,"url":"https:\/\/kaspa.org\/kaspa-v0-12-13-released\/","url_meta":{"origin":44740,"position":2},"title":"Kaspa v0.12.13 Released","date":"March 7, 2023","format":false,"excerpt":"Kaspad is the full node program for Kaspa. Kaspa v0.12.13 Kaspad, the full node implementation of the Kaspa blockchain, has released version 0.12.13. This latest update includes bug fixes for some minor dependency-related security issues. However, the most significant new feature is the addition of the \u201c \u2014 send-all\u201d flag\u2026","rel":"","context":"In "General"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/03\/0_wX5GFayu-OOPR370.png?fit=1050%2C525&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":44280,"url":"https:\/\/kaspa.org\/kaspa-wallets-non-custodial-wallet-options-for-kas\/","url_meta":{"origin":44740,"position":3},"title":"Kaspa Wallets\u200a\u2014\u200aNon-custodial Options for\u00a0KAS","date":"January 27, 2023","format":false,"excerpt":"Kaspa coins can now be stored effortlessly and securely on various platforms such as Desktop, Web, Android, and iOS. Put your money where your custody is. A non-custodial wallet is a cryptocurrency wallet where users maintain complete control over their private keys. This means that the user is solely responsible\u2026","rel":"","context":"In "General"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/02\/1RRWfVxAwsC6n393nQRjDQQ.png?fit=800%2C450&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":44215,"url":"https:\/\/kaspa.org\/kaspium-kaspas-1st-mobile-wallets-are-incoming\/","url_meta":{"origin":44740,"position":4},"title":"Kaspium – Kaspa’s 1st Mobile Wallets are Incoming!","date":"January 20, 2023","format":false,"excerpt":"Kaspium is an easy-to-use cross-platform (Android & iOS) non-custodial mobile wallet for the Kaspa network. Send and receive $KAS from the convenience of your mobile phone. Kaspium features an easy-to-use interface with support for multiple wallets, transaction history, address management and easy authentication using device biometrics. Kaspium is compatible with\u2026","rel":"","context":"In "Mobile Wallet"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/01\/mobileteasers-female-post.png?fit=1080%2C608&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":44269,"url":"https:\/\/kaspa.org\/kaspium-update-now-live-on-ios-and-android-update\/","url_meta":{"origin":44740,"position":5},"title":"Kaspium Update\u200a\u2014\u200aNow live on iOS and Android\u00a0Update","date":"February 15, 2023","format":false,"excerpt":"Android v 0.2.0 and iOS release. Important: The Android wallet has received an update. Users that have already installed the alpha version should back up their secret phrase and uninstall the app before installing the new version. Android Test Wallet iOS Test Wallet Kaspium Source Code Kaspium Initial\u00a0Setup Though Kaspium\u2026","rel":"","context":"In "General"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/kaspa.org\/wp-content\/uploads\/2023\/02\/0_fTQyl2Sq1x6aNgJN.webp?fit=1050%2C591&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/posts\/44740"}],"collection":[{"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/comments?post=44740"}],"version-history":[{"count":2,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/posts\/44740\/revisions"}],"predecessor-version":[{"id":44742,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/posts\/44740\/revisions\/44742"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/media\/44721"}],"wp:attachment":[{"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/media?parent=44740"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/categories?post=44740"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kaspa.org\/wp-json\/wp\/v2\/tags?post=44740"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}