<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Announcements on Skycoin Blog</title><link>https://blog.theskywirenetwork.net/tags/announcements/</link><description>Recent content in Announcements on Skycoin Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 21 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.theskywirenetwork.net/tags/announcements/index.xml" rel="self" type="application/rss+xml"/><item><title>Route Multiplexing in Skywire</title><link>https://blog.theskywirenetwork.net/posts/skywire-route-multiplexing/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-route-multiplexing/</guid><description>&lt;h3 id="route-multiplexing"&gt;Route Multiplexing&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.37 introduces route multiplexing — the ability to spread a single connection&amp;rsquo;s traffic across multiple transports simultaneously. When a visor has more than one transport to the same peer (e.g., one STCPR and one SUDPH transport), the mux layer can distribute packets across all of them, improving throughput and resilience.&lt;/p&gt;
&lt;p&gt;This is the first phase of a multi-transport routing capability that has been a long-term goal for Skywire.&lt;/p&gt;</description></item><item><title>Skycoin v0.28.4 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.28.4/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.28.4/</guid><description>&lt;h3 id="skycoin-v0284"&gt;Skycoin v0.28.4&lt;/h3&gt;
&lt;p&gt;Skycoin v0.28.4 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.28.4"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release focuses on Fibercoin support, dynamic branding, and toolchain improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dynamic ASCII art branding&lt;/strong&gt; — all help menus (&lt;code&gt;skycoin&lt;/code&gt;, &lt;code&gt;skycoin daemon&lt;/code&gt;, &lt;code&gt;skycoin cli&lt;/code&gt;, &lt;code&gt;skycoin web&lt;/code&gt;, &lt;code&gt;skycoin explorer&lt;/code&gt;) now display the configured coin&amp;rsquo;s name in ASCII art when &lt;code&gt;FIBER_TOML&lt;/code&gt; is set. CLI defaults (&lt;code&gt;RPC_ADDR&lt;/code&gt;, &lt;code&gt;COIN&lt;/code&gt;, &lt;code&gt;DATA_DIR&lt;/code&gt;) also adapt automatically.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fibercoin compatibility&lt;/strong&gt; — empty string overrides in &lt;code&gt;fiber.toml&lt;/code&gt; now work correctly (e.g., &lt;code&gt;peer_list_url = &amp;quot;&amp;quot;&lt;/code&gt; disables peer list download instead of falling through to Skycoin defaults). Added &lt;code&gt;--legacy-peer-compat&lt;/code&gt; flag for connecting to older Fibercoin nodes that don&amp;rsquo;t send blockchain pubkey during handshake.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;newcoin templates&lt;/code&gt; subcommand&lt;/strong&gt; — print the embedded code generation templates to stdout, so users can customize them without cloning the source. The &lt;code&gt;--template-dir&lt;/code&gt; flag now works to override embedded templates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;cli halt&lt;/code&gt; command&lt;/strong&gt; — gracefully shut down a running daemon via the CLI.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;--gui-dir&lt;/code&gt; flag for &lt;code&gt;skycoin web&lt;/code&gt;&lt;/strong&gt; — override the embedded web wallet frontend with a custom GUI directory.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fibercoin support verified&lt;/strong&gt; — tested and documented with &lt;a href="https://blog.theskywirenetwork.net/posts/guide-multicoin-wallet/"&gt;AIX&lt;/a&gt; and &lt;a href="https://blog.theskywirenetwork.net/posts/guide-multicoin-wallet-2/"&gt;Privateness (NESS)&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security fixes&lt;/strong&gt; — npm audit fixes across all frontend directories, bumped flatted to 3.4.2, removed deprecated protractor from explorer (eliminating 10 vulnerabilities).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build improvements&lt;/strong&gt; — updated to Go 1.26, golangci-lint v2.11.3, replaced goreleaser with &lt;code&gt;go install&lt;/code&gt; in release workflow, updated GitHub Actions to Node.js 24.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Builds are available for Linux (amd64, arm64, armhf, arm, 386, riscv64), macOS (amd64, arm64), and Windows.&lt;/p&gt;</description></item><item><title>Skywire v1.3.37 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.37/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.37/</guid><description>&lt;h3 id="skywire-v1337"&gt;Skywire v1.3.37&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.37 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.37"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release includes significant transport layer stability improvements, CXO integration, and updates the embedded Skycoin to v0.28.4:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/skywire-route-multiplexing/"&gt;Route multiplexing&lt;/a&gt;&lt;/strong&gt; — connections can now spread traffic across multiple transports simultaneously, with latency-weighted transport selection, packet reordering, and SACK-based retransmission. This is the first phase of multi-transport routing in Skywire.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transport layer stability&lt;/strong&gt; — fixed accept loop crash on stale routes with missing transports, added 10-second timeout for ping route handshakes to limit goroutine lifetime, and handle ping/latency routes directly in IntroduceRules to bypass the accept queue.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SUDPH improvements&lt;/strong&gt; — fixed SUDPH in end-to-end tests by adding &lt;code&gt;--udp-addr&lt;/code&gt; to Address Resolver so UDP and HTTP share the same port, added STUN servers to visor configs for proper SUDPH detection, added diagnostics for SUDPH transport failures.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transport Discovery&lt;/strong&gt; — batch TPD deletions, STCP transport support, transport statistics, STCPR retry improvements, deferred transport registration to batch re-registration loop, fixed AR bind retry and TPD rate limiting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CXO integration&lt;/strong&gt; — the Content-Addressable Object System (CXO) has been integrated into the Skywire binary, providing a distributed, content-addressable data storage layer over the Skywire network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Accept loop fix&lt;/strong&gt; — fixed connection accept loop spin on shutdown by treating closed connections as shutdown signals.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RPC timeout&lt;/strong&gt; — fixed hung RPC connections with proper timeout handling.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Embedded Skycoin v0.28.4&lt;/strong&gt; — includes all &lt;a href="https://blog.theskywirenetwork.net/posts/skycoin-v0.28.4/"&gt;Skycoin v0.28.4&lt;/a&gt; improvements: dynamic Fibercoin branding, &lt;code&gt;newcoin templates&lt;/code&gt; subcommand, &lt;code&gt;cli halt&lt;/code&gt;, and Fibercoin compatibility fixes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward system UI&lt;/strong&gt; — updated reward system interface.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The full changelog is available on &lt;a href="https://github.com/skycoin/skywire/compare/v1.3.36...v1.3.37"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skycoin: One Binary, Every Tool</title><link>https://blog.theskywirenetwork.net/posts/skycoin-unified-binary/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-unified-binary/</guid><description>&lt;h3 id="the-unified-skycoin-binary"&gt;The Unified Skycoin Binary&lt;/h3&gt;
&lt;p&gt;All Skycoin tools are now compiled into a single binary. What used to be a collection of separate programs — wallet daemon, CLI, web wallet, blockchain explorer, Fibercoin generator, and hardware wallet utilities — is now one command with subcommands.&lt;/p&gt;
&lt;h3 id="available-subcommands"&gt;Available Subcommands&lt;/h3&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Command&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;skycoin daemon&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;Full node and wallet daemon&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;skycoin cli&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;Command line interface for wallets, transactions, and blockchain queries&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;skycoin web&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;Thin client web wallet with multi-Fibercoin and Bitcoin support&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;skycoin explorer&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;Blockchain explorer with embedded Angular frontend&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;skycoin newcoin&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;Fibercoin creation tool with embedded templates&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The release binary (compiled from &lt;code&gt;cmd/release&lt;/code&gt;) also includes the Skywallet hardware wallet utilities, accessible as &lt;code&gt;skyhw&lt;/code&gt;:&lt;/p&gt;</description></item><item><title>Skywire Rewards: Transitioning to Bandwidth-Based Rewards</title><link>https://blog.theskywirenetwork.net/posts/skywire-bandwidth-rewards-transition/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-bandwidth-rewards-transition/</guid><description>&lt;h3 id="transitioning-to-bandwidth-based-rewards"&gt;Transitioning to Bandwidth-Based Rewards&lt;/h3&gt;
&lt;p&gt;The Skywire reward system is being updated to incentivize actual network usage. Alongside this change, the Transport Discovery (TPD) now aggregates per-transport and per-visor bandwidth and latency metrics — the data infrastructure that makes bandwidth-based rewards possible.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="reward-pool-changes"&gt;Reward Pool Changes&lt;/h3&gt;
&lt;h4 id="current-system"&gt;Current System&lt;/h4&gt;
&lt;p&gt;Today there are two reward pools split by visor architecture. Both use the same eligibility requirements based on uptime and transport count.&lt;/p&gt;
&lt;h4 id="new-system"&gt;New System&lt;/h4&gt;
&lt;p&gt;The two architecture-based pools are being replaced with two purpose-based pools:&lt;/p&gt;</description></item><item><title>Skywire: One Binary, Everything You Need</title><link>https://blog.theskywirenetwork.net/posts/skywire-unified-binary/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-unified-binary/</guid><description>&lt;h3 id="the-unified-skywire-binary"&gt;The Unified Skywire Binary&lt;/h3&gt;
&lt;p&gt;The entire Skywire stack — visor, CLI, network services, DMSG utilities, native applications, bundled tools, and even the Skycoin blockchain — is compiled into a single binary. Install one program, get everything.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;go run github.com/skycoin/skywire@develop
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;┌─┐┬┌─┬ ┬┬ ┬┬┬─┐┌─┐
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;└─┐├┴┐└┬┘││││├┬┘├┤
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;└─┘┴ ┴ ┴ └┴┘┴┴└─└─┘
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Available Commands:
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; visor Skywire Visor
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; cli Command Line Interface for skywire
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; svc Skywire services
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; dmsg DMSG services &amp;amp; utilities
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; app Skywire native applications
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; util Bundled utility commands
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; skycoin Skycoin daemon &amp;amp; cli
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="whats-included"&gt;What&amp;rsquo;s Included&lt;/h3&gt;
&lt;h4 id="skywire-visor--the-skywire-node"&gt;&lt;code&gt;skywire visor&lt;/code&gt; — The Skywire Node&lt;/h4&gt;
&lt;p&gt;Run a Skywire visor with transport management, routing, and the hypervisor UI for remote management.&lt;/p&gt;</description></item><item><title>Bitcoin Support Added to the Skycoin Web Wallet</title><link>https://blog.theskywirenetwork.net/posts/skycoin-web-bitcoin-support/</link><pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-web-bitcoin-support/</guid><description>&lt;h3 id="bitcoin-support-in-the-skycoin-web-wallet"&gt;Bitcoin Support in the Skycoin Web Wallet&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;skycoin web&lt;/code&gt; wallet now supports Bitcoin, allowing you to send and receive BTC from the same interface used for Skycoin and Fibercoin wallets.&lt;/p&gt;
&lt;h3 id="what-it-does"&gt;What It Does&lt;/h3&gt;
&lt;p&gt;Full Bitcoin wallet functionality has been added to the Skycoin web thin client:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Send and receive BTC&lt;/strong&gt; — create, sign, and broadcast Bitcoin transactions directly from the wallet UI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Native segwit support&lt;/strong&gt; — wallets default to bech32 (&lt;code&gt;bc1q&lt;/code&gt;) addresses via BIP84 derivation, with legacy P2PKH also supported&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BIP44 account structure&lt;/strong&gt; — hierarchical deterministic wallets with account-based organization and xpub display&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Two backend options&lt;/strong&gt; — connect to an Electrum server (TCP/TLS) or a Bitcoin Core node (HTTP RPC)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;UTXO management&lt;/strong&gt; — automatic UTXO selection with largest-first algorithm and fee estimation&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="usage"&gt;Usage&lt;/h3&gt;
&lt;p&gt;Connect to an Electrum server:&lt;/p&gt;</description></item><item><title>Skycoin Blockchain Turns 11</title><link>https://blog.theskywirenetwork.net/posts/skycoin-11-year-anniversary/</link><pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-11-year-anniversary/</guid><description>&lt;p&gt;Eleven years ago today, the Skycoin genesis block was created. The chain remains active and continues to grow.&lt;/p&gt;
&lt;h3 id="chain-state-at-11-years"&gt;Chain State at 11 Years&lt;/h3&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;&lt;/th&gt;
 &lt;th&gt;&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Block Height&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;194,602&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Current Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;23,827,698 SKY&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Total Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;25,000,000 SKY&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Current Coin Hour Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;1,140,840,920,063&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Total Coin Hour Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;1,146,579,771,364&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In the past year, the network added 3,100 blocks and distributed over 1.3 million additional SKY into circulation. The Coin Hour supply grew by over 253 billion, reflecting continued holding activity across the network.&lt;/p&gt;</description></item><item><title>Skycoin Web Wallet: Multi-Fibercoin Support</title><link>https://blog.theskywirenetwork.net/posts/skycoin-web-multi-fibercoin/</link><pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-web-multi-fibercoin/</guid><description>&lt;h3 id="multi-fibercoin-support-in-the-skycoin-web-wallet"&gt;Multi-Fibercoin Support in the Skycoin Web Wallet&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;skycoin web&lt;/code&gt; thin client wallet now supports connecting to multiple Fiber blockchain nodes simultaneously, allowing you to manage wallets for Skycoin and any number of Fiber coins from a single interface.&lt;/p&gt;
&lt;h3 id="what-are-fibercoins"&gt;What Are Fibercoins?&lt;/h3&gt;
&lt;p&gt;A Fibercoin is a coin and blockchain built on the Skycoin platform — using the same consensus mechanism, wallet tooling, and node software. Each Fibercoin has its own genesis block, peer list, coin name, ticker symbol, and coin hours denomination, defined in a &lt;code&gt;fiber.toml&lt;/code&gt; configuration file. Anyone can create a new Fibercoin using the &lt;code&gt;skycoin newcoin&lt;/code&gt; tool.&lt;/p&gt;</description></item><item><title>Skywire v1.3.36 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.36/</link><pubDate>Sat, 07 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.36/</guid><description>&lt;h3 id="skywire-v1336"&gt;Skywire v1.3.36&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.36 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.36"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a major release with significant improvements to the Transport Discovery, network visualization, and overall infrastructure:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Transport Discovery overhaul&lt;/strong&gt; — migrated from PostgreSQL to Redis for faster transport metrics storage and retrieval, consolidated metrics endpoints, and added Redis pipelining for the /metrics endpoint&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network globe visualization&lt;/strong&gt; — new interactive globe view for visualizing the Skywire network topology&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network control panel&lt;/strong&gt; — improved WASM-based network visualizer matching the TypeScript UI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Latency measurement&lt;/strong&gt; — added latency probe listener for transport latency measurement&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DMSG tracker fix&lt;/strong&gt; — resolved connection failures in the DMSG tracker&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rewards UI improvements&lt;/strong&gt; — fixed bundle.js 404 on transport graph, added missing DMSG API routes and caching, fixed unwanted stdout logging&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI improvements&lt;/strong&gt; — improved help menus with color support, added &lt;code&gt;--testenv&lt;/code&gt; flag and &lt;code&gt;SKYWIRE_TEST&lt;/code&gt; environment variable, added &lt;code&gt;SKYWIRE_RPC&lt;/code&gt; environment variable for CLI RPC address&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ping improvements&lt;/strong&gt; — more reliable &lt;code&gt;skywire cli visor ping&lt;/code&gt; with better autoconnect logic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docker build improvements&lt;/strong&gt; — proper version stamping using &lt;code&gt;go install&lt;/code&gt; with .git context&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;macOS .pkg and Windows .msi installers&lt;/strong&gt; — native platform installers added to the release pipeline&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The full changelog is available on &lt;a href="https://github.com/skycoin/skywire/compare/v1.3.34...v1.3.36"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skycoin v0.28.3 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.28.3/</link><pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.28.3/</guid><description>&lt;h3 id="skycoin-v0283"&gt;Skycoin v0.28.3&lt;/h3&gt;
&lt;p&gt;Skycoin v0.28.3 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.28.3"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Database migration&lt;/strong&gt; — replaced the unmaintained boltdb with bbolt (the maintained etcd fork) for improved reliability&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RISC-V support&lt;/strong&gt; — added riscv64 build target&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated dependencies&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Builds are available for Linux (amd64, arm64, armhf, arm, 386, riscv64), macOS (amd64, arm64), and Windows.&lt;/p&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Downloads are available on the &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.28.3"&gt;GitHub release page&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skywire v1.3.34 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.34/</link><pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.34/</guid><description>&lt;h3 id="skywire-v1334"&gt;Skywire v1.3.34&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.34 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.34"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release includes platform support and release pipeline improvements. Builds are now available for Linux (amd64, arm64, armhf, arm, 386, riscv64), macOS (amd64, arm64), and Windows (amd64, arm64, 386) with native .pkg and .msi installers.&lt;/p&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.34"&gt;GitHub release page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skynet: TCP Port Forwarding Over Skywire</title><link>https://blog.theskywirenetwork.net/posts/skynet-port-forwarding/</link><pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skynet-port-forwarding/</guid><description>&lt;h3 id="skynet--port-forwarding-over-skywire"&gt;Skynet — Port Forwarding Over Skywire&lt;/h3&gt;
&lt;p&gt;Skywire now includes &lt;strong&gt;Skynet&lt;/strong&gt;, a TCP port forwarding utility that lets any visor expose local services to the Skywire network. Unlike DmsgWeb which routes through DMSG relay servers, Skynet forwards traffic over Skywire&amp;rsquo;s direct transport layer (STCPR, SUDPH, or DMSG transports), providing lower latency and higher throughput for peer-to-peer connections.&lt;/p&gt;
&lt;h3 id="how-it-works"&gt;How It Works&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Server side&lt;/strong&gt; — expose local ports to the Skywire network:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;skywire cli skynet srv start --ports 8080,3000
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Client side&lt;/strong&gt; — connect to a remote visor&amp;rsquo;s exposed port and map it locally:&lt;/p&gt;</description></item><item><title>Skycoin Web Thin Client: Local Wallet Directory Support</title><link>https://blog.theskywirenetwork.net/posts/skycoin-web-wallet-dir/</link><pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-web-wallet-dir/</guid><description>&lt;h3 id="local-wallet-management-in-the-skycoin-web-thin-client"&gt;Local Wallet Management in the Skycoin Web Thin Client&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;skycoin web&lt;/code&gt; thin client wallet now supports managing wallets in a local directory, without requiring the remote node to have its wallet API enabled.&lt;/p&gt;
&lt;h3 id="background"&gt;Background&lt;/h3&gt;
&lt;p&gt;The Skycoin web wallet (&lt;code&gt;skycoin web&lt;/code&gt;) is a thin client — a lightweight frontend that connects to a remote Skycoin node for blockchain data. Previously, wallet operations (creating wallets, signing transactions) were handled entirely by the remote node&amp;rsquo;s API. This required trusting the remote node with wallet access, which is not ideal for security.&lt;/p&gt;</description></item><item><title>Skywallet Hardware Wallet Utilities Updated and Integrated</title><link>https://blog.theskywirenetwork.net/posts/skycoin-hardware-wallet-utilities/</link><pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-hardware-wallet-utilities/</guid><description>&lt;h3 id="skywallet-utilities--fully-integrated-into-skycoin"&gt;Skywallet Utilities — Fully Integrated into Skycoin&lt;/h3&gt;
&lt;p&gt;The Skywallet hardware wallet utilities have been fully integrated into the Skycoin repository. Previously maintained as separate external projects (&lt;code&gt;hardware-wallet-go&lt;/code&gt; and &lt;code&gt;hardware-wallet-daemon&lt;/code&gt;), all source code now lives within the Skycoin monorepo and ships as part of the unified binary.&lt;/p&gt;
&lt;h3 id="what-changed"&gt;What Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Source integration&lt;/strong&gt; — The &lt;code&gt;hardware-wallet-go&lt;/code&gt; library and &lt;code&gt;hardware-wallet-daemon&lt;/code&gt; HTTP server have been moved into &lt;code&gt;src/hardware-wallet/&lt;/code&gt; and &lt;code&gt;src/hardware-wallet-daemon/&lt;/code&gt; respectively, eliminating external dependency management.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unified binary&lt;/strong&gt; — The release binary now includes &lt;code&gt;skyhw&lt;/code&gt; as a subcommand alongside &lt;code&gt;daemon&lt;/code&gt;, &lt;code&gt;cli&lt;/code&gt;, &lt;code&gt;web&lt;/code&gt;, &lt;code&gt;explorer&lt;/code&gt;, and &lt;code&gt;newcoin&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Static compilation&lt;/strong&gt; — Release builds use static musl compilation with bundled libusb, so there are no runtime library dependencies.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cross-platform support&lt;/strong&gt; — Builds for Linux (amd64, arm64, riscv64), macOS (amd64, arm64), and Windows (amd64).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="usage"&gt;Usage&lt;/h3&gt;
&lt;p&gt;Run the hardware wallet daemon:&lt;/p&gt;</description></item><item><title>Skywire v1.3.33 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.33/</link><pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.33/</guid><description>&lt;h3 id="skywire-v1333"&gt;Skywire v1.3.33&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.33 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.33"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release fixes internal app stability issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;VPN client crash fix&lt;/strong&gt; — resolved a panic caused by a nil client pointer when &lt;code&gt;vpn.NewClient&lt;/code&gt; fails&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Internal app launcher safety&lt;/strong&gt; — replaced &lt;code&gt;os.Exit()&lt;/code&gt; calls with error returns in all apps (vpn-client, skysocks-client, skychat) so that failures no longer terminate the entire visor process&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Log file permissions fix&lt;/strong&gt; — log files created by root-owned visors are now readable (0644 instead of 0600)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPN client closed channel fix&lt;/strong&gt; — prevented panic on send to closed channel&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated dependencies&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.33"&gt;GitHub release page&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skywire v1.3.32 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.32/</link><pubDate>Fri, 02 Jan 2026 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.32/</guid><description>&lt;h3 id="skywire-v1332"&gt;Skywire v1.3.32&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.32 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.32"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a large release with extensive infrastructure improvements, new services, and better testing coverage:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;GeoIP service&lt;/strong&gt; — new embedded GeoIP database for visor location data&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transport Discovery in-memory cache&lt;/strong&gt; — significant performance improvement for TPD queries with signature verification caching&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Service Discovery in-memory store&lt;/strong&gt; — faster service lookups&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;E2E test improvements&lt;/strong&gt; — extensive end-to-end testing additions including internal/external app launcher tests and multi-instance visor load testing&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Apps launcher revisions&lt;/strong&gt; — fixes for app launching and hardcoded configuration issues&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved retry logic&lt;/strong&gt; — better retry handling for TPD queries and STCPR binding&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DMSG invalid pubkey panic fix&lt;/strong&gt; — resolved crash on malformed public keys&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autoconnect unknown network type fix&lt;/strong&gt; — graceful handling of unrecognized network types&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows improvements&lt;/strong&gt; — improved batch file code and Winget package manager integration&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Profiling support&lt;/strong&gt; — added pprof endpoints to all services for diagnostics&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward system accessibility&lt;/strong&gt; — fixed reward system access over DMSG&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.32"&gt;GitHub release page&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skycoin v0.28.2 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.28.2/</link><pubDate>Tue, 23 Dec 2025 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.28.2/</guid><description>&lt;h3 id="skycoin-v0282"&gt;Skycoin v0.28.2&lt;/h3&gt;
&lt;p&gt;Skycoin v0.28.2 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.28.2"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a major release that consolidates all Skycoin tools into a unified binary architecture:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Unified &lt;code&gt;skycoin&lt;/code&gt; binary&lt;/strong&gt; — all tools compiled into a single command:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;skycoin daemon&lt;/code&gt; — wallet node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;skycoin cli&lt;/code&gt; — command line interface&lt;/li&gt;
&lt;li&gt;&lt;code&gt;skycoin newcoin&lt;/code&gt; — Fiber coin creator&lt;/li&gt;
&lt;li&gt;&lt;code&gt;skycoin explorer&lt;/code&gt; — blockchain explorer&lt;/li&gt;
&lt;li&gt;&lt;code&gt;skycoin web&lt;/code&gt; — thin client web wallet&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Skywallet utilities (&lt;code&gt;skyhw&lt;/code&gt;)&lt;/strong&gt; — integrated hardware wallet support:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;skyhw daemon&lt;/code&gt; — Skywallet daemon&lt;/li&gt;
&lt;li&gt;&lt;code&gt;skyhw cli&lt;/code&gt; — Skywallet command line interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Embedded GUI sources&lt;/strong&gt; — all frontend sources are embedded in the binary with support for custom frontends via flag&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI migrated to Cobra&lt;/strong&gt; — improved command structure using spf13/cobra&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Native installers&lt;/strong&gt; — .pkg for macOS and .msi for Windows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated dependencies&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Builds are available for Linux (amd64, arm64, armhf, arm, 386), macOS (amd64, arm64), and Windows (amd64, arm64, 386).&lt;/p&gt;</description></item><item><title>Simplified Fibercoin Creation and Chain Initialization</title><link>https://blog.theskywirenetwork.net/posts/fibercoin-creation-improvements/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/fibercoin-creation-improvements/</guid><description>&lt;h3 id="fibercoin-creation--from-minutes-to-seconds"&gt;Fibercoin Creation — From Minutes to Seconds&lt;/h3&gt;
&lt;p&gt;Creating and launching a new Fibercoin blockchain has been dramatically simplified. A single compiled Skycoin binary can now run any Fibercoin — no recompilation needed. Just set the &lt;code&gt;FIBER_TOML&lt;/code&gt; environment variable to point at your coin&amp;rsquo;s configuration file.&lt;/p&gt;
&lt;h3 id="fiber_toml-environment-variable"&gt;FIBER_TOML Environment Variable&lt;/h3&gt;
&lt;p&gt;Previously, launching a Fibercoin node required either recompiling the binary with a custom config baked in, or passing multiple CLI flags. Now, the daemon reads a &lt;code&gt;FIBER_TOML&lt;/code&gt; environment variable at startup:&lt;/p&gt;</description></item><item><title>Skywire v1.3.31 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.31/</link><pubDate>Fri, 03 Oct 2025 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.31/</guid><description>&lt;h3 id="skywire-v1331"&gt;Skywire v1.3.31&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.31 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.31"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release focuses on public visor connectivity and autoconnect reliability:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Public visor connectivity fix&lt;/strong&gt; — public visors now detect their status by checking the address resolver&amp;rsquo;s STCPR keys rather than relying on config and network conditions that may not be ready at startup&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autoconnect improvements&lt;/strong&gt; — public-to-public connections properly bypass transport limit checks once the visor is registered&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;STCPR heartbeat removed&lt;/strong&gt; — eliminated unnecessary heartbeat traffic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated hardcoded DMSG server IPs&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The minimum version requirement for Skywire mainnet rewards has been updated to v1.3.31.&lt;/p&gt;</description></item><item><title>Skycoin Blockchain Explorer Now Integrated into Skycoin</title><link>https://blog.theskywirenetwork.net/posts/skycoin-explorer-integration/</link><pubDate>Sun, 14 Sep 2025 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-explorer-integration/</guid><description>&lt;h3 id="blockchain-explorer-integrated-into-the-skycoin-binary"&gt;Blockchain Explorer Integrated into the Skycoin Binary&lt;/h3&gt;
&lt;p&gt;The Skycoin blockchain explorer has been integrated directly into the Skycoin repository and can now be run as a subcommand of the unified Skycoin binary:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;skycoin explorer
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Previously, the explorer was maintained as a separate project and required its own deployment. Now it ships as part of every Skycoin release.&lt;/p&gt;
&lt;h3 id="what-it-does"&gt;What It Does&lt;/h3&gt;
&lt;p&gt;The explorer provides a web-based interface for browsing the Skycoin blockchain — blocks, transactions, addresses, and network statistics. It runs a local HTTP server (default &lt;code&gt;127.0.0.1:8001&lt;/code&gt;) that serves a compiled Angular frontend and proxies API requests to a running Skycoin node.&lt;/p&gt;</description></item><item><title>Skywire v1.3.30 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.30/</link><pubDate>Wed, 16 Jul 2025 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.30/</guid><description>&lt;h3 id="skywire-v1330"&gt;Skywire v1.3.30&lt;/h3&gt;
&lt;p&gt;A new version of Skywire has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.30"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release introduces a major architectural change: Skywire now builds from the repository root as a single binary, consolidating all commands and services. Other highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Single binary build&lt;/strong&gt; — all Skywire commands compile from one entry point at the repository root&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transportability checker fix&lt;/strong&gt; — improved logic for public visor detection&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward UI fixes&lt;/strong&gt; — resolved issues with the cogentcore-based reward system interface&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated dependencies&lt;/strong&gt; — Go module updates and linter fixes across the codebase&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated GitHub Actions workflows&lt;/strong&gt; — CI pipeline improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.30"&gt;GitHub release page&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skycoin Blockchain Turns 10</title><link>https://blog.theskywirenetwork.net/posts/skycoin-10-year-anniversary/</link><pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-10-year-anniversary/</guid><description>&lt;p&gt;On March 17, 2015, the Skycoin genesis block was mined. Ten years later, the chain continues to produce blocks and process transactions.&lt;/p&gt;
&lt;h3 id="chain-state-at-10-years"&gt;Chain State at 10 Years&lt;/h3&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;&lt;/th&gt;
 &lt;th&gt;&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Block Height&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;191,502&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Current Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;22,509,460 SKY&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Total Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;25,000,000 SKY&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Current Coin Hour Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;887,772,925,784&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Total Coin Hour Supply&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;1,062,638,962,456&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Over the past decade, the Skycoin project has grown from a blockchain and cryptocurrency into a broader ecosystem including &lt;a href="https://github.com/skycoin/skywire"&gt;Skywire&lt;/a&gt;, a decentralized mesh network, and &lt;a href="https://github.com/skycoin/cx"&gt;CX&lt;/a&gt;, a blockchain programming language.&lt;/p&gt;</description></item><item><title>New Skywire Reward Pool Starting in November</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.28/</link><pubDate>Thu, 10 Oct 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.28/</guid><description>&lt;h3 id="new-reward-pool-starts-in-november"&gt;New Reward Pool Starts in November&lt;/h3&gt;
&lt;p&gt;Skywire Rewards starting in November will be open to all architectures and operating systems.&lt;/p&gt;
&lt;p&gt;A new reward pool of the same size as the existing reward pool will be added, specifically for x86_64 / AMD64 architecture machines, but also including 32-bit (386) .&lt;/p&gt;
&lt;p&gt;The addition of a reward pool for x86_64 / AMD64 architecture machines should avoid a negative impact on current rewards for SBC miners.&lt;/p&gt;</description></item><item><title>Skywire v1.3.27 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.27/</link><pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.27/</guid><description>&lt;h3 id="skywire-v1327"&gt;Skywire v1.3.27&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.27 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.27"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Config gen fix&lt;/strong&gt; — fixed services-config.json file path for &lt;code&gt;skywire cli config gen&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated config template&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.26 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.26/</link><pubDate>Tue, 24 Sep 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.26/</guid><description>&lt;h3 id="skywire-v1326"&gt;Skywire v1.3.26&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.26 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.26"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Embedded service configs&lt;/strong&gt; — services-config.json and dmsghttp-config.json are now embedded in the binary, eliminating external config file dependencies&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Removed hardcoded services&lt;/strong&gt; — restructured &lt;code&gt;cmd/skywire&lt;/code&gt; to load service addresses from embedded configs instead of hardcoded values&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated DMSG server addresses&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Minimum version requirement&lt;/strong&gt; incremented&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.25 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.25/</link><pubDate>Mon, 26 Aug 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.25/</guid><description>&lt;h3 id="skywire-v1325"&gt;Skywire v1.3.25&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.25 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.25"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reward calculation update&lt;/strong&gt; — implemented service configuration check from surveys, removing reliance on transport setup-node survey data&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Service config verification&lt;/strong&gt; — &lt;code&gt;skywire cli reward svc&lt;/code&gt; now verifies service configuration from the survey&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows installer fix&lt;/strong&gt; — replaced wintun endpoint, fixed Product.wxs version&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated service configs&lt;/strong&gt; — updated dmsghttp-config and services-config values&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.24 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.24/</link><pubDate>Sat, 13 Jul 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.24/</guid><description>&lt;h3 id="skywire-v1324"&gt;Skywire v1.3.24&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.24 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.24"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Survey IP fetch fix&lt;/strong&gt; — IP address is now fetched exclusively over DMSG for improved privacy; removed HTTP mode&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Survey generation fix&lt;/strong&gt; — resolved issues with survey generation on the visor&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cross-platform survey fixes&lt;/strong&gt; — fixed survey issues on macOS and Windows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward calculation improvements&lt;/strong&gt; — variable initialization, context handling, and logging fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.23 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.23/</link><pubDate>Tue, 02 Jul 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.23/</guid><description>&lt;h3 id="skywire-v1323"&gt;Skywire v1.3.23&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.23 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.23"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;DMSG address prefix fix&lt;/strong&gt; — added missing &lt;code&gt;dmsg://&lt;/code&gt; prefix to DMSG service addresses&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data race fix&lt;/strong&gt; — resolved race condition in hypervisor&amp;rsquo;s &lt;code&gt;getAllVisorSummary&lt;/code&gt; method&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;macOS installer fix&lt;/strong&gt; — fixed missing &lt;code&gt;skywire&lt;/code&gt; command in the postinstall script&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rate limiter fix&lt;/strong&gt; — fixed bearer token rate limits handler&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows ARM64&lt;/strong&gt; — added Windows arm64 archive to the release&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Log command fix&lt;/strong&gt; — fixed &lt;code&gt;skywire-cli log&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated DMSG dependency and services config&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.22 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.22/</link><pubDate>Tue, 25 Jun 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.22/</guid><description>&lt;h3 id="skywire-v1322"&gt;Skywire v1.3.22&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.22 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.22"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;System monitoring&lt;/strong&gt; — added &lt;code&gt;gotop&lt;/code&gt; as &lt;code&gt;skywire cli visor top&lt;/code&gt; for real-time system stats&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network statistics&lt;/strong&gt; — version stats and DMSG client listing for uptime tracker and DMSG discovery&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transport tree&lt;/strong&gt; — improved &lt;code&gt;skywire cli tp tree&lt;/code&gt; with route finding functionality&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward System UI improvements&lt;/strong&gt; — transport setup-node request logging integrated with the reward system UI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Heartbeat logic&lt;/strong&gt; — added heartbeat for STCPR and DMSG connections to maintain persistent connectivity&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward System documentation&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.21 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.21/</link><pubDate>Sat, 13 Apr 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.21/</guid><description>&lt;h3 id="skywire-v1321"&gt;Skywire v1.3.21&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.21 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.21"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;TPD concurrency&lt;/strong&gt; — Transport Discovery now supports concurrent operations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transportability module&lt;/strong&gt; — new module to verify that the visor is reachable for transport creation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Systemd services&lt;/strong&gt; — added systemd unit files for service management on Linux&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward System UI&lt;/strong&gt; — new web-based reward system interface&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Manual transport creation&lt;/strong&gt; — improved logic for manual transport setup&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Route subcommand fix&lt;/strong&gt; — fixed &lt;code&gt;skywire cli visor route&lt;/code&gt; implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The minimum version requirement for mainnet rewards has been updated.&lt;/p&gt;</description></item><item><title>Skywire v1.3.20 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.20/</link><pubDate>Sat, 23 Mar 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.20/</guid><description>&lt;h3 id="skywire-v1320"&gt;Skywire v1.3.20&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.20 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.20"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release completes the transition to a single unified binary:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;United binary architecture&lt;/strong&gt; — all Skywire components now compile into a single &lt;code&gt;skywire&lt;/code&gt; binary&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPN command fix&lt;/strong&gt; — fixed &lt;code&gt;skywire cli vpn&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Setup-node config generation&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;App launch fixes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows IPC fix&lt;/strong&gt; — resolved inter-process communication issue on Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.19 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.19/</link><pubDate>Thu, 14 Mar 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.19/</guid><description>&lt;h3 id="skywire-v1319"&gt;Skywire v1.3.19&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.19 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.19"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Proxy command fixes&lt;/strong&gt; — fixed &lt;code&gt;proxy start&lt;/code&gt; and &lt;code&gt;proxy stop&lt;/code&gt; commands&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Route tree command&lt;/strong&gt; — new &lt;code&gt;skywire cli rtree&lt;/code&gt; command for viewing the route tree&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DMSG client type&lt;/strong&gt; — added DMSG client type support&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated STUN server IPs&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Help menu improvements&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Config gen fixes&lt;/strong&gt; — fixed offline config gen, &lt;code&gt;config gen --all&lt;/code&gt;, and &lt;code&gt;config gen -pd&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows VPN fix&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Skychat and skysocks-client flag fixes&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.18 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.18/</link><pubDate>Mon, 12 Feb 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.18/</guid><description>&lt;h3 id="skywire-v1318"&gt;Skywire v1.3.18&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.18 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.18"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Apps use Cobra CLI&lt;/strong&gt; — all apps now use the Cobra CLI framework and are integrated with merged binary compilation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GNU-POSIX flag conformance&lt;/strong&gt; — apps use double-hyphenated longhand flags following the GNU-POSIX standard&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Survey collection fix&lt;/strong&gt; — fixed v1.3.17 survey collection with updated DMSG deps and endpoint name change&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Skywire-deployment archives&lt;/strong&gt; — added skywire-deployment release archives&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Removed systray binary&lt;/strong&gt; — &lt;code&gt;skywire-systray&lt;/code&gt; has been removed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Codebase cleanup&lt;/strong&gt; — removed unused parts including .appveyor.yml&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>DmsgWeb: Anonymous Websites Over DMSG</title><link>https://blog.theskywirenetwork.net/posts/dmsgweb-anonymous-port-forwarding/</link><pubDate>Fri, 09 Feb 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/dmsgweb-anonymous-port-forwarding/</guid><description>&lt;h3 id="dmsgweb--anonymous-port-forwarding-over-dmsg"&gt;DmsgWeb — Anonymous Port Forwarding Over DMSG&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.17 introduces &lt;strong&gt;DmsgWeb&lt;/strong&gt;, a new utility for hosting and accessing websites over the DMSG overlay network. DmsgWeb provides a resolving SOCKS5 proxy — similar to and inspired by I2P — that lets a web browser access sites hosted entirely within the DMSG network.&lt;/p&gt;
&lt;h3 id="how-it-works"&gt;How It Works&lt;/h3&gt;
&lt;p&gt;DmsgWeb operates in two modes:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Client&lt;/strong&gt; (&lt;code&gt;skywire dmsg web&lt;/code&gt;) — Runs a local SOCKS5 proxy that resolves &lt;code&gt;.dmsg&lt;/code&gt; domains to DMSG public keys and routes traffic over the encrypted DMSG overlay. Configure your browser to use the proxy, and DMSG-hosted sites become accessible just like any other website. Non-DMSG traffic can optionally be routed through a Skywire SOCKS5 proxy for additional privacy.&lt;/p&gt;</description></item><item><title>Skywire v1.3.17 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.17/</link><pubDate>Fri, 09 Feb 2024 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.17/</guid><description>&lt;h3 id="skywire-v1317"&gt;Skywire v1.3.17&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.17 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.17"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Deployment binaries merged&lt;/strong&gt; — deployment services are now compiled together with Skywire, resolving dependency issues&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;dmsgweb included&lt;/strong&gt; — dmsgweb subcommands moved into the main binary&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Timeout flag&lt;/strong&gt; — added &lt;code&gt;--timeout&lt;/code&gt; (&lt;code&gt;-t&lt;/code&gt;) flag to proxy and VPN start commands&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Proxy list caching&lt;/strong&gt; — re-implemented proxy list with caching of uptime and service discovery files for faster server list loading&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reward calculation fix&lt;/strong&gt; — redundantly parse MAC address from surveys for more reliable reward computation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows installer fix&lt;/strong&gt; — removed dummy character from installer script&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.16 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.16/</link><pubDate>Wed, 20 Dec 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.16/</guid><description>&lt;h3 id="skywire-v1316"&gt;Skywire v1.3.16&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.16 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.16"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Windows VPN fix&lt;/strong&gt; — resolved VPN issues on Windows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;App stop fix&lt;/strong&gt; — fixed the logic for stopping applications&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.15 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.15/</link><pubDate>Tue, 19 Dec 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.15/</guid><description>&lt;h3 id="skywire-v1315"&gt;Skywire v1.3.15&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.15 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.15"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RISC-V archive fix&lt;/strong&gt; — fixed the riscv64 release archive structure&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPN server config fix&lt;/strong&gt; — fixed environmental variable detection for VPN server configuration generation&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.14 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.14/</link><pubDate>Mon, 11 Dec 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.14/</guid><description>&lt;h3 id="skywire-v1314"&gt;Skywire v1.3.14&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.14 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.14"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;macOS installer improvements&lt;/strong&gt; — improved postinstall script&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows archive&lt;/strong&gt; — added skysocks client to the Windows release&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Package installer fix&lt;/strong&gt; — added missing apps to the package installer&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New &lt;code&gt;--confpath&lt;/code&gt; flag&lt;/strong&gt; — specify custom config path during generation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved proxy command&lt;/strong&gt; — &lt;code&gt;skywire-cli proxy&lt;/code&gt; improvements&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved uptime command&lt;/strong&gt; — better &lt;code&gt;skywire-cli ut&lt;/code&gt; logic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Panic fixes&lt;/strong&gt; — resolved two panics in CLI commands&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;UI improvements&lt;/strong&gt; — rebuilt hypervisor UI with better reboot and shutdown operations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rewards update&lt;/strong&gt; — corrected rewards cutoff date&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.13 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.13/</link><pubDate>Tue, 29 Aug 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.13/</guid><description>&lt;h3 id="skywire-v1313"&gt;Skywire v1.3.13&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.13 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.13"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improved log command&lt;/strong&gt; — replaced panic with proper error handling in &lt;code&gt;skywire-cli log&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved ping output&lt;/strong&gt; — cleaner ping command results; removed autotransport logic from ping&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transport bandwidth logs fix&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated dependencies&lt;/strong&gt; — Go version bump, vendored dependency updates&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Minimum version requirement&lt;/strong&gt; incremented to v1.3.11&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.11 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.11/</link><pubDate>Mon, 10 Jul 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.11/</guid><description>&lt;h3 id="skywire-v1311"&gt;Skywire v1.3.11&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.11 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.11"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improved log collection&lt;/strong&gt; — better logic and version filtering; limited &lt;code&gt;skywire-cli log&lt;/code&gt; to online visors only&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows command fixes&lt;/strong&gt; — cleaned up Windows-specific commands&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Survey collection verification&lt;/strong&gt; — changed verification of DMSG connection to survey collection verification&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated DMSG dependency&lt;/strong&gt; — using hashicorp yamux&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.10 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.10/</link><pubDate>Fri, 02 Jun 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.10/</guid><description>&lt;h3 id="skywire-v1310"&gt;Skywire v1.3.10&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.10 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.10"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;New DMSG HTTP servers&lt;/strong&gt; — added additional dmsghttp servers for improved connectivity&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Switched to hashicorp yamux&lt;/strong&gt; — replaced the outdated yamux fork with the maintained upstream version&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated dependencies&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.9 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.9/</link><pubDate>Mon, 29 May 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.9/</guid><description>&lt;h3 id="skywire-v139"&gt;Skywire v1.3.9&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.9 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.9"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Config gen fix&lt;/strong&gt; — fixed the &lt;code&gt;skywire-cli config gen -r&lt;/code&gt; flag&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.8 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.8/</link><pubDate>Fri, 26 May 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.8/</guid><description>&lt;h3 id="skywire-v138"&gt;Skywire v1.3.8&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.8 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.8"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release introduces combined binary compilation and significant config generation improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Combined binary&lt;/strong&gt; — optional compilation of &lt;code&gt;skywire-cli&lt;/code&gt;, &lt;code&gt;skywire-visor&lt;/code&gt;, and &lt;code&gt;setup-node&lt;/code&gt; into a single binary&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Config generation overhaul&lt;/strong&gt; — new flags for survey whitelist, transport and route setup public keys; revised config gen logic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Survey collection whitelist&lt;/strong&gt; — control which keys can collect surveys&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dmsgpty whitelist&lt;/strong&gt; — restrict dmsgpty access&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Log collection by secret key&lt;/strong&gt; — authenticated log collection&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Health check prerequisites&lt;/strong&gt; — log collection API health check before survey and transport log collection&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Logs UI&lt;/strong&gt; — added log viewer to the hypervisor UI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPN fixes&lt;/strong&gt; — fixed &lt;code&gt;skywire-cli vpn list&lt;/code&gt; and VPN start command&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multiple panic fixes&lt;/strong&gt; — resolved crashes on ARM log store, setup-node RPC, and other edge cases&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Removed PGP encryption&lt;/strong&gt; — surveys no longer PGP-encrypted&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.7 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.7/</link><pubDate>Mon, 03 Apr 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.7/</guid><description>&lt;h3 id="skywire-v137"&gt;Skywire v1.3.7&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.7 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.7"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RISC-V support&lt;/strong&gt; — added riscv64 build target, expanding Skywire to a new architecture&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI refactor&lt;/strong&gt; — improved command structure and usability&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transport logic improvements&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ARMv7 survey fix&lt;/strong&gt; — resolved survey generation on ARMv7 devices&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security updates&lt;/strong&gt; — bumped golang.org/x/text, golang.org/x/net, and golang.org/x/crypto dependencies&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.6 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.6/</link><pubDate>Sun, 05 Mar 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.6/</guid><description>&lt;h3 id="skywire-v136"&gt;Skywire v1.3.6&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.6 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.6"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Nil app launcher panic fix&lt;/strong&gt; — resolved a crash when querying the overview API before the app launcher was initialized&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;App launcher availability check&lt;/strong&gt; — added safety check for app launcher state&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.5 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.5/</link><pubDate>Tue, 28 Feb 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.5/</guid><description>&lt;h3 id="skywire-v135"&gt;Skywire v1.3.5&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.5 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.5"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Custom apps support&lt;/strong&gt; — users can now run custom applications on the Skywire network&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Log collection size limit&lt;/strong&gt; — prevents excessive disk usage from log collection&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved survey logic&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.4 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.4/</link><pubDate>Sun, 12 Feb 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.4/</guid><description>&lt;h3 id="skywire-v134"&gt;Skywire v1.3.4&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.4 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.4"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Encrypted surveys&lt;/strong&gt; — surveys are now encrypted to skycoin.asc for security&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved log collection&lt;/strong&gt; — better log collecting logic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Version reporting&lt;/strong&gt; — visor version is now sent on uptime updates&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;UI improvements&lt;/strong&gt; — update options hidden from UI, various fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Skywire v1.3.3 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.3/</link><pubDate>Sun, 29 Jan 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.3/</guid><description>&lt;h3 id="skywire-v133"&gt;Skywire v1.3.3&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.3 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.3"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;UI migration&lt;/strong&gt; — migrated to Angular Material MDC components&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autopeering fix&lt;/strong&gt; — removed autopeering to prevent a panic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Skysocks client&lt;/strong&gt; — added &lt;code&gt;--pk&lt;/code&gt; flag support to &lt;code&gt;skywire-cli skysocksc&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.2 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.2/</link><pubDate>Wed, 25 Jan 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.2/</guid><description>&lt;h3 id="skywire-v132"&gt;Skywire v1.3.2&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.2 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.2"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Skysocks client CLI&lt;/strong&gt; — new &lt;code&gt;skywire-cli skysocksc&lt;/code&gt; command for controlling the SOCKS5 proxy client from the command line&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Skysocks UI fix&lt;/strong&gt; — resolved display issues in the skysocks interface&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rebuilt UI&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.3.0 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.0/</link><pubDate>Mon, 23 Jan 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.0/</guid><description>&lt;h3 id="skywire-v130"&gt;Skywire v1.3.0&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.0 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.0"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a major release introducing a new reward system, system tray support, and extensive CLI improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;New reward system&lt;/strong&gt; — tiered reward structure with hypervisor UI integration for managing reward addresses; deprecated the old whitelist system and removed miner type distinctions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;System tray support&lt;/strong&gt; — run Skywire as a system tray application via the &lt;code&gt;--systray&lt;/code&gt; flag&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Visor ping and test&lt;/strong&gt; — new &lt;code&gt;skywire-cli visor ping&lt;/code&gt; and &lt;code&gt;skywire-cli visor test&lt;/code&gt; subcommands for network diagnostics&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Port visibility&lt;/strong&gt; — &lt;code&gt;skywire-cli visor ports&lt;/code&gt; shows app and service ports&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPN improvements&lt;/strong&gt; — added DNS to TUN in VPN client, print new IP after connecting, fixed VPN client start logic&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Log collection&lt;/strong&gt; — new &lt;code&gt;skywire-cli log&lt;/code&gt; command for collecting visor logs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI documentation&lt;/strong&gt; — &lt;code&gt;skywire-cli doc&lt;/code&gt; command for generating CLI docs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autoconfig&lt;/strong&gt; — integrated automatic visor configuration&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DMSG server selection&lt;/strong&gt; — support for choosing specific DMSG servers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;UI overhaul&lt;/strong&gt; — rebuilt Angular UI upgraded to v15, multiple bug fixes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stability fixes&lt;/strong&gt; — resolved panics, data races, and negative waitgroup issues&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The minimum version requirement for mainnet rewards has been updated to v1.3.0.&lt;/p&gt;</description></item><item><title>Skywire v1.3.1 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.3.1/</link><pubDate>Mon, 23 Jan 2023 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.3.1/</guid><description>&lt;h3 id="skywire-v131"&gt;Skywire v1.3.1&lt;/h3&gt;
&lt;p&gt;Skywire v1.3.1 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.3.1"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A quick follow-up to v1.3.0 with a rebuilt UI.&lt;/p&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skywire v1.2.1 Released</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.2.1/</link><pubDate>Thu, 15 Sep 2022 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.2.1/</guid><description>&lt;h3 id="skywire-v121"&gt;Skywire v1.2.1&lt;/h3&gt;
&lt;p&gt;Skywire v1.2.1 has been released and is available from &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.2.1"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a hotfix release addressing a login issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Login UI fix&lt;/strong&gt; — resolved an issue where the login UI was inaccessible for users&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Linux users can install Skywire from the &lt;a href="https://deb.skywire.skycoin.com/"&gt;APT repository&lt;/a&gt; or the &lt;a href="https://aur.archlinux.org/packages/skywire-bin"&gt;AUR&lt;/a&gt;. Windows and macOS installers are available on the &lt;a href="https://skycoin.com/downloads"&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;For questions or technical assistance: &lt;a href="https://t.me/skywire"&gt;t.me/skywire&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skycoin releases Skywire v1.2.0</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.2.0/</link><pubDate>Mon, 05 Sep 2022 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.2.0/</guid><description>&lt;h3 id="skywire"&gt;Skywire&lt;/h3&gt;
&lt;p&gt;A new version of Skywire has been released for Windows, MacOS and Linux distributions and is available from the &lt;a href="https://www.skycoin.com/downloads/"&gt;download section&lt;/a&gt; now.&lt;/p&gt;
&lt;p&gt;The new version of Skywire ships with a range of bugifixes and features that are documented in the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.2.0"&gt;Changelog&lt;/a&gt;. Notably, the release adds:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a VPN CLI that makes the usage of the VPN from the command line more ergonomic&lt;/li&gt;
&lt;li&gt;an autopeering system for Skybian nodes to autoconnect to hypervisors in the same cluster&lt;/li&gt;
&lt;li&gt;support for using multiple hypervisors in the same browser&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bugs with the latency calulation of visors and intermediate drops of connectivity to the visor have been fixed.&lt;/p&gt;</description></item><item><title>Skycoin releases Skywire v1.0.0</title><link>https://blog.theskywirenetwork.net/posts/skywire-v1.0.0/</link><pubDate>Fri, 08 Jul 2022 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v1.0.0/</guid><description>&lt;h3 id="skywire"&gt;Skywire&lt;/h3&gt;
&lt;p&gt;A new version of Skywire has been released for Windows, MacOS and Linux distributions and is available from the &lt;a href="https://www.skycoin.com/downloads/"&gt;download section&lt;/a&gt; now.&lt;/p&gt;
&lt;p&gt;The new version of Skywire comes with a lot of changes to improve the user experience and performance of the system. A special focus of development has been the Skywire VPN. Some of the most important changes are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;automatic removal of slow or unavailable VPN servers from the speed dial list&lt;/li&gt;
&lt;li&gt;simplified connection setup via system tray application&lt;/li&gt;
&lt;li&gt;new installer package for MacOS systems; reworked installer for Windows systems&lt;/li&gt;
&lt;li&gt;rewritten Skywire-CLI with more intuitive commands and better help menus&lt;/li&gt;
&lt;li&gt;and many more changes found in the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v1.0.0"&gt;Changelog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Skywire team has worked diligently to refine the user interfaces, to improve the packages and installers for all operating systems, and to eliminate any instability in the VPN.&lt;/p&gt;</description></item><item><title>Skycoin releases Skywire v0.6.0</title><link>https://blog.theskywirenetwork.net/posts/skywire-v0.6.0/</link><pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-v0.6.0/</guid><description>&lt;p&gt;The latest version of Skycoin’s Skywire software includes a number of improvements, and is available to install from GitHub or via the ‘update visor’ command in the Skywire HyperVisor UI menu.&lt;/p&gt;
&lt;p&gt;This week’s Skywire 0.6.0 update includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New Skywire installation packages for Debian and Arch Linux, as well as an installer for Microsoft Windows&lt;/li&gt;
&lt;li&gt;Dmsghttp has been implemented, allowing communication with Skywire Services over dmsg protocol&lt;/li&gt;
&lt;li&gt;The Skywire CLI has been improved to automate Skywire setup&lt;/li&gt;
&lt;li&gt;Skywire now features a dedicated Systray Application&lt;/li&gt;
&lt;li&gt;Many other miscellaneous improvements, bug-fixes, and enhancements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Users wishing to install the packages can either download the respective package from the &lt;a href="https://github.com/skycoin/skywire/releases/tag/v0.6.0"&gt;release page&lt;/a&gt; or follow the &lt;a href="https://github.com/skycoin/skywire/wiki/Skywire-Package-Installation"&gt;guide&lt;/a&gt; for how to install the package from the terminal.&lt;/p&gt;</description></item><item><title>Skycoin-USDT Now Trading on LBank!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-usdt-pair-live-on-lbank/</link><pubDate>Thu, 04 Nov 2021 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-usdt-pair-live-on-lbank/</guid><description>&lt;p&gt;The Skycoin team is pleased to announce that Skycoin (SKY) can now be traded against USDT on LBank!&lt;/p&gt;
&lt;p&gt;At 17:00 today (GMT+8) Skycoin will listed with a new USDT pair on LBank. Starting today, LBank is now offering the much-requested USDT/SKY trading pair in addition to the existing SKY/BTC pair already on their platform. This will greatly simplify the ability for people around the world to purchase Skycoin and begin to earn Coin Hours (SCH), the parallel currency automatically generated by Skycoin. There are plans to also include a SKY/SCH trading pair on LBank in the near future.&lt;/p&gt;</description></item><item><title>Skycoin v0.27.1 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.27.1/</link><pubDate>Mon, 23 Nov 2020 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.27.1/</guid><description>&lt;h3 id="skycoin-v0271"&gt;Skycoin v0.27.1&lt;/h3&gt;
&lt;p&gt;Skycoin v0.27.1 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.27.1"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release includes Skywallet hardware wallet integration, CLI transaction encoding, and code-signed releases:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Skywallet integration&lt;/strong&gt; — hardware wallet daemon service for signing transactions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI transaction encoding&lt;/strong&gt; — new &lt;code&gt;encodeTransaction&lt;/code&gt; command for encoding transactions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Code-signed releases&lt;/strong&gt; — daemon and standalone binaries are now code-signed for macOS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved transaction logging&lt;/strong&gt; — more verbose logging of transaction creation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Performance optimizations&lt;/strong&gt; — stop scanning unconfirmed transactions earlier&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Skycoin wallet is available in Electron (desktop application) and standalone (browser-based) variants.&lt;/p&gt;</description></item><item><title>Skycoin Hours</title><link>https://blog.theskywirenetwork.net/posts/skycoin-coin-hours/</link><pubDate>Sun, 09 Aug 2020 13:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-coin-hours/</guid><description>&lt;h2 id="what-are-coin-hours"&gt;What Are Coin Hours?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Simply put, Coin Hours are the “fuel” for Skycoin.&lt;/em&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;Holding Skycoin in a Skycoin wallet automatically generates Coin Hours at a rate of 1 Coin Hour per Skycoin per hour. They are earned passively and for free on the blockchain itself by parking your Skycoin in a Skycoin wallet. The most prominent feature of Coin Hours is that they keep the Skywire network free of transaction fees. This means no fee-jacking by miners for profit, as commonly seen with Bitcoin. Users will never have to pay in Skycoin or fiat currency to access and use the network. Coin Hours will take care of that for you.&lt;/p&gt;</description></item><item><title>SCH listing on XBTS</title><link>https://blog.theskywirenetwork.net/posts/sch-listing-on-xbts/</link><pubDate>Fri, 24 Jul 2020 13:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/sch-listing-on-xbts/</guid><description>&lt;p&gt;&lt;em&gt;Shanghai, China&lt;/em&gt; —Skycoin automatically generates a parallel currency called &lt;em&gt;Coin Hours&lt;/em&gt; (SCH) at the rate of one Coin Hour generated per hour, per Skycoin. While Skycoin has been tradable on major exchanges for many years, XBTS represents the first time Coin Hours have been made available to trade on an exchange as a separate and distinct crypto asset.&lt;/p&gt;
&lt;p&gt;Skycoin is a deflationary currency, with a total supply ultimately capped at 100 million coins. Coin Hours, on the other hand, were designed to be an inflationary currency with inbuilt deflationary control mechanisms, encouraging users to spend and trade Coin Hours instead of Skycoin. As the Skycoin project continues to refine Skywire — Skycoin’s groundbreaking decentralized and encrypted global mesh network — Coin Hours are set to become the currency with which to purchase bandwidth, storage, and other services on the Skywire network.&lt;/p&gt;</description></item><item><title>Skycoin Launches Skywire Mainnet</title><link>https://blog.theskywirenetwork.net/posts/mainnet-launch/</link><pubDate>Mon, 06 Apr 2020 13:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/mainnet-launch/</guid><description>&lt;p&gt;&lt;em&gt;Shanghai, China&lt;/em&gt; —After two years of active development, the Skycoin Project is pleased to announce the launch of the &lt;strong&gt;Skywire Mainnet&lt;/strong&gt;, a significant milestone and a crucial step toward realizing Skycoin’s vision of a truly secure and decentralized Internet.&lt;/p&gt;
&lt;p&gt;The launch will roll out over two months beginning in April, giving current Skyminer operators time to upgrade to Mainnet. (A small Skycoin bonus will be awarded to those who migrate to Mainnet within the first four weeks of the launch.)&lt;/p&gt;</description></item><item><title>CXO 2.0 Reaches First Development Milestone</title><link>https://blog.theskywirenetwork.net/posts/cxo-2.0-first-milestone/</link><pubDate>Sun, 22 Mar 2020 01:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/cxo-2.0-first-milestone/</guid><description>&lt;p&gt;&lt;strong&gt;CXO 2&lt;/strong&gt;, the second generation of Skycoin’s immutable object library, has reached the first development milestone toward its full launch later this year! CXO 2 represents a monumental upgrade to the previous version of CXO; it is a critical component of the Skycoin ecosystem, and forms one of the key components of the forthcoming Obelisk consensus protocol.&lt;/p&gt;
&lt;p&gt;CXO 2 is a sophisticated data sharing and storage system, enabling users to share file structures (from a single file to a whole directory tree) by means of a default file transfer application. A local copy of the file remains with the user, and anyone who has requested a copy, or “subscribed”, will receive an identical copy of the file in their own local home folders. Whenever a change is made to the original file, only the delta from the original file, (only the portion that has changed), is downloaded to subscribers’ folders. This saves users from downloading the same data multiple times, and leads to a massive reduction in bandwidth use across the network. The ability to share files in a fast, reliable, encrypted, anonymous, and completely decentralized way has massive implications and incredible potential for future application development.&lt;/p&gt;</description></item><item><title>End-of-Year Skywallet Sale</title><link>https://blog.theskywirenetwork.net/posts/end-of-year-skywallet-sale-2019/</link><pubDate>Wed, 11 Dec 2019 01:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/end-of-year-skywallet-sale-2019/</guid><description>&lt;p&gt;Skycoin’s &lt;strong&gt;&lt;em&gt;Skywallet&lt;/em&gt;&lt;/strong&gt; launched at the end of November 2019 and sold out its first batch in less than 12 hours. New batches were quickly produced, and those quickly sold out as well. Now, to celebrate the success of the Skycoin project’s latest hardware offering, the Skywallet will be available at 30% off the regular price beginning December 24th, 2019 through to midnight UTC on January 2nd, 2020.&lt;/p&gt;
&lt;p&gt;Like having a bank in your pocket, Skywallet is the most secure way to store your Skycoin. Wallet seeds are generated on the Skywallet securely, without the need for a desktop computer or an internet connection, ensuring your private keys are safe. In addition to Skycoin and Skyocin Coin Hours (SCH), a forthcoming firmware update for Skywallet will enable it to store other cryptocurrencies and digital assets, like Bitcoin and Ethereum.&lt;/p&gt;</description></item><item><title>Latest Version of Skycoin Desktop Wallet Adds Skywallet Compatibility</title><link>https://blog.theskywirenetwork.net/posts/latest-version-of-skycoin-desktop-wallet-adds-skywallet-compatibility/</link><pubDate>Mon, 02 Dec 2019 17:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/latest-version-of-skycoin-desktop-wallet-adds-skywallet-compatibility/</guid><description>&lt;p&gt;The latest version of the Skycoin desktop wallet and daemon is now available for download at &lt;a href="https://skycoin.com/downloads"&gt;Skycoin.com/downloads&lt;/a&gt;. The new release, version 0.27.0, adds support for the recently released &lt;em&gt;&lt;a href="https://store.skycoin.com/products/skywallet"&gt;Skywallet&lt;/a&gt;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;At the end of November, the Skycoin community saw the successful launch of the highly anticipated Skywallet, a portable hardware cryptocurrency wallet designed by Skycoin. The Skywallet is able to securely generate a wallet seed without connecting to the Internet or a computer. Users can send Skycoin to the address generated from the secure seed without fear that the seed is compromised.&lt;/p&gt;</description></item><item><title>July 2019 Community Update</title><link>https://blog.theskywirenetwork.net/posts/july-2019-community-update/</link><pubDate>Thu, 08 Aug 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/july-2019-community-update/</guid><description>&lt;p&gt;As always, the Skycoin team continued to deliver regardless of market fluctuations and general Cryptosphere craziness. July saw a flurry of activity across the board as Skycoin closes in on realizing a vision of true decentralization.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://blog.theskywirenetwork.net/img/Development.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Skycoin remained a high flier on coincodecap.com during July with 1216 commits across all the Skycoin repositories, confirming yet again that Skycoin is one of the most active projects in the space.&lt;/p&gt;
&lt;p&gt;![Skycoin ranked 2nd for Github activity in July](/img/CoinCodeCap.com July.JPG &amp;ldquo;CoinCodeCap.com July&amp;rdquo;)&lt;/p&gt;</description></item><item><title>June 2019 Community Update</title><link>https://blog.theskywirenetwork.net/posts/community-update-june-2019/</link><pubDate>Fri, 12 Jul 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/community-update-june-2019/</guid><description>&lt;p&gt;June 2019 will go down in history as Skycoin’s #MonthOfAnnouncements, and, what a month it turned out to be! True to form, the Skycoin team brushed aside any distraction and kept delivering throughout the month to ensure that Skycoin’s trajectory to the top remains steady.&lt;/p&gt;
&lt;br&gt;
&lt;h2 id="development"&gt;Development&lt;/h2&gt;
&lt;p&gt;The usual flurry of development activity carried on throughout June and Coincodecap.com consistently shows Skycoin among the top 10 projects ranked according to all Github activity. During June, the Skycoin Github saw a massive 963 commits from 21 developers, meaning Skycoin was placed at number 2 out of all projects for the month!&lt;/p&gt;</description></item><item><title>Introducing CX v0.7</title><link>https://blog.theskywirenetwork.net/posts/introducing-cx-v0-7/</link><pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/introducing-cx-v0-7/</guid><description>&lt;p&gt;The Skycoin team keeps on powering through #MonthOfAnnouncements, and delivering key product updates through amazing development progress!&lt;/p&gt;
&lt;h2 id="cx-version-07"&gt;CX version 0.7&lt;/h2&gt;
&lt;p&gt;CX is the blockchain programming language for smart contracts on the &lt;a href="https://www.skycoin.com/"&gt;Skycoin&lt;/a&gt; blockchain, and is an incredibly powerful part of the Skycoin ecosystem.&lt;/p&gt;
&lt;p&gt;CX is a general purpose, interpreted, and compiled programming language, with a very strict type system and a syntax similar to Golang&amp;rsquo;s. CX provides a new programming paradigm based on the concept of affordances.&lt;/p&gt;</description></item><item><title>Skycoin Now Trading with USD &amp; BTC Pairs on Coinsuper</title><link>https://blog.theskywirenetwork.net/posts/skycoin-will-be-listed-with-usd-pair-on-coinsuper/</link><pubDate>Mon, 10 Jun 2019 10:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-will-be-listed-with-usd-pair-on-coinsuper/</guid><description>&lt;p&gt;Skycoin keeps on delivering in our #MonthOfAnnouncements!&lt;/p&gt;
&lt;p&gt;The Skycoin team is pleased to announce that Skycoin (SKY) is now listed on &lt;a href="https://www.coinsuper.com/" title="Coinsuper"&gt;Coinsuper&lt;/a&gt;, a leading digital asset exchange with an experienced team and world class platform!&lt;/p&gt;
&lt;h3 id="our-friends-at-coinsuper-have-now-listed-skycoin-with-our-first-usd-pair-along-with-btc"&gt;Our friends at Coinsuper have now listed Skycoin with our first USD pair, along with BTC!&lt;/h3&gt;
&lt;p&gt;Please take note of the following dates:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Deposits &amp;amp; withdrawals open：12:00, June 16 2019 (GMT+8)&lt;/li&gt;
&lt;li&gt;Trading starts for SKY/USD &amp;amp; SKY/BTC: 17:00, June 18 2019 (GMT+8)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can find details of Coinsuper&amp;rsquo;s fees &lt;a href="https://www.coinsuper.com/footer/tradeContent/article?title=Trading&amp;amp;articleSeqNo=1615921751160934405" title="Coinsuper fees"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>May 2019 Community Update</title><link>https://blog.theskywirenetwork.net/posts/may-2019-community-update/</link><pubDate>Thu, 06 Jun 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/may-2019-community-update/</guid><description>&lt;p&gt;The Skycoin universe experienced a surge of fresh energy during May as the long dark crypto winter started yielding to the spring of the bulls.&lt;/p&gt;
&lt;p&gt;Rather than surrendering to the temptation of hibernation during the aforementioned dark months, the Skycoin team and community were hard at work preparing for the inevitable spring thaw.&lt;/p&gt;
&lt;p&gt;This month&amp;rsquo;s update reflects the fruits of that work.&lt;/p&gt;
&lt;h2 id="development"&gt;Development&lt;/h2&gt;
&lt;p&gt;Development went ahead at full steam with the weekly development updates on the &lt;a href="https://www.skycoin.com/blog/"&gt;Skyblog&lt;/a&gt; showing continuous refinement of Skywire, the Skywallet, Ledger integration, CX and the Coin Hour Bank which are all nearing completion or big milestones.&lt;/p&gt;</description></item><item><title>Skycoin Now Accepted on BastionPay - Online &amp; Offline Payment Platform</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-accepted-on-bastionpay-online-offline-payment-platform/</link><pubDate>Mon, 03 Jun 2019 18:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-accepted-on-bastionpay-online-offline-payment-platform/</guid><description>&lt;p&gt;The month of June has only just started, and we already have a host of announcements published for #MonthOfAnnouncements!&lt;/p&gt;
&lt;p&gt;After amicable talks, and a brief tech support phase, we are proud to announce that Skycoin is now accepted on BastionPay, a game-changing online and offline payment platform for crypto adoption worldwide.&lt;/p&gt;
&lt;h2 id="what-is-bastionpay-and-why-does-this-matter"&gt;What is BastionPay and why does this matter?&lt;/h2&gt;
&lt;h3 id="you-can-chat-with-friends-send-to-friends-receive-and-scan-to-pay-all-in-crypto"&gt;You can chat with friends, send to friends, receive, and scan to pay, all in crypto.&lt;/h3&gt;
&lt;p&gt;BastionPay is a product of Blockshine Technology, a government supported blockchain initiative with support from many countries around the globe.&lt;/p&gt;</description></item><item><title>Major June Announcements</title><link>https://blog.theskywirenetwork.net/posts/major-june-announcements/</link><pubDate>Sat, 01 Jun 2019 13:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/major-june-announcements/</guid><description>&lt;p&gt;The Skycoin community has many reasons to pop the champagne and celebrate!&lt;/p&gt;
&lt;p&gt;The Skycoin team is delivering not just one announcement, but multiple announcements for today alone!&lt;/p&gt;
&lt;br&gt;
&lt;h2 id="monthofannouncements"&gt;#MonthOfAnnouncements&lt;/h2&gt;
&lt;p&gt;As some of the community may have noticed in our flurry of recent news, today marks the start of &lt;strong&gt;Skycoin&amp;rsquo;s Month of Announcements&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In a continual effort to keep the community up to date on Skycoin&amp;rsquo;s incredible progress, alongside our weekly development updates:&lt;/p&gt;</description></item><item><title>Buy Skycoin with Desktop Wallet v0.26</title><link>https://blog.theskywirenetwork.net/posts/buy-skycoin-with-desktop-wallet-v0-26/</link><pubDate>Sat, 01 Jun 2019 12:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/buy-skycoin-with-desktop-wallet-v0-26/</guid><description>&lt;p&gt;The Skycoin team is excited to announce an update to the official Skycoin desktop wallet that allows you to buy Skycoin directly from the Official Desktop Wallet!&lt;/p&gt;
&lt;p&gt;This new service is provided by an integration with &lt;a href="https://swaplab.cc/" title="Swaplab"&gt;Swaplab&lt;/a&gt;, and makes buying Skycoin even easier, safer and faster by removing the need to register with an exchange!&lt;/p&gt;
&lt;p&gt;Start by ensuring you have the most recent version of the Skycoin desktop wallet. Download the latest version, 0.26.0 or higher, from &lt;a href="https://www.skycoin.com/downloads/" title="Skycoin Downloads"&gt;skycoin.com/downloads&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Skycoin v0.26.0 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.26.0/</link><pubDate>Sat, 01 Jun 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.26.0/</guid><description>&lt;h3 id="skycoin-v0260"&gt;Skycoin v0.26.0&lt;/h3&gt;
&lt;p&gt;Skycoin v0.26.0 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.26.0"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a major release with multi-language support, unsigned transactions, and several breaking API changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Multi-language wallet UI&lt;/strong&gt; — added Spanish and Simplified Chinese language options with a language selector&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;USD conversion&lt;/strong&gt; — send coins by entering the equivalent amount in USD&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unsigned transactions&lt;/strong&gt; — create and sign transactions in separate steps via the API&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transaction notes&lt;/strong&gt; — new &lt;code&gt;/api/v2/data&lt;/code&gt; APIs for transaction notes and generic key-value storage&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BIP32 support&lt;/strong&gt; — preliminary HD wallet support via new &lt;code&gt;bip32&lt;/code&gt; package&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Address count command&lt;/strong&gt; — &lt;code&gt;addresscount&lt;/code&gt; CLI command returns the count of addresses with unspent outputs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Coinhour burn rate change&lt;/strong&gt; — burn rate changed to 10%&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Performance&lt;/strong&gt; — &lt;code&gt;skyencoder&lt;/code&gt;-generated binary encoders replace reflection-based ones for faster serialization&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stricter security&lt;/strong&gt; — tightened Content-Security-Policy header, genesis block hash verification in peer connections&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt; Removed unversioned REST API, JSON-RPC 2.0 interface, &lt;code&gt;/api/v1/wallet/spend&lt;/code&gt; and &lt;code&gt;/api/v1/explorer/address&lt;/code&gt; endpoints. See the &lt;a href="https://github.com/skycoin/skycoin/blob/develop/src/api/README.md"&gt;migration guide&lt;/a&gt; for details.&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on LATOKEN!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-latoken/</link><pubDate>Fri, 31 May 2019 08:36:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-latoken/</guid><description>&lt;p&gt;The Skycoin team is happy to announce that Skycoin (SKY) will now be listed on &lt;a href="https://latoken.com/" title="LATOKEN"&gt;LATOKEN&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;At 14:00 (UTC), May 31st, Skycoin will be listed on LATOKEN, and will be available in BTC, ETH, USDT, and LA pairs.&lt;/p&gt;
&lt;p&gt;LATOKEN is a rapidly growing crypto exchange, which entered CoinMarketCap’s Top 20 in March 2019, and keeps delivering impressive results:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;$400m+ daily turnover&lt;/li&gt;
&lt;li&gt;More than 300,000 registered traders&lt;/li&gt;
&lt;li&gt;320+ crypto pairs available for trading&lt;/li&gt;
&lt;li&gt;Low trading and withdrawal fees&lt;/li&gt;
&lt;li&gt;New trading pairs added every week&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additional features of the LATOKEN Platform include:&lt;/p&gt;</description></item><item><title>April 2019 Community Update</title><link>https://blog.theskywirenetwork.net/posts/april-209-community-update/</link><pubDate>Tue, 14 May 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/april-209-community-update/</guid><description>&lt;hr&gt;
&lt;p&gt;Skycoin’s hectic progress flowed over from March to April. Starting with Skywire developer mainnet continuing its refinement, the Coin Hour Bank nearing public release, CX Labs offering developers earning potential via the creation of CX apps, and a collaborative Skycoin team attended the biggest Blockchain Hackathon in the world! Just to mention a few highlights. Read on for the full scoop!&lt;/p&gt;
&lt;h3 id="skywire"&gt;Skywire&lt;/h3&gt;
&lt;p&gt;We are starting with Skywire, our scalable peer-to-peer mesh network, delivering secure, uncensored, and lightning fast internet access across the globe.&lt;/p&gt;</description></item><item><title>March 2019 Community Update</title><link>https://blog.theskywirenetwork.net/posts/march-community-update/</link><pubDate>Thu, 11 Apr 2019 22:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/march-community-update/</guid><description>&lt;p&gt;March madness is a good description of the sheer volume of high quality development and progress made across the expanding Skycoin ecosystem. Mainnet launch, hardware wallet updates, and a new CX release were the highlights on the software side of activity.&lt;/p&gt;
&lt;p&gt;Within the Skyfleet, Drew Macgibbon lead the charge with the Skycoin Rewards Program, resulting in a number of fantastic new articles and videos by a host of first-time contributors. The first of the Skyfleet Projects was also announced - Skycoin integration into BTCPay Server - this is huge! Read on for all the Skycoin happenings in March.&lt;/p&gt;</description></item><item><title>Skycoin Development Update - Week 14</title><link>https://blog.theskywirenetwork.net/posts/skycoin-development-update-week-14/</link><pubDate>Fri, 05 Apr 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-development-update-week-14/</guid><description>&lt;p&gt;&lt;strong&gt;Skywire Update&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;During the past week, the bulk of the work dedicated to Skywire was focused on the Skywire Manager and on improvements to the network protocol.&lt;/p&gt;
&lt;p&gt;Work on the Skywire manager re-commenced with a strong push to complete the login/logout functionality of the manager. Tests were written, run and passed. The login/logout function, critical to the security of the Skywire manager, is now complete and changes have been documented.&lt;/p&gt;</description></item><item><title>Skycoin Development Update - Week 13</title><link>https://blog.theskywirenetwork.net/posts/skycoin-development-update-week-13/</link><pubDate>Fri, 29 Mar 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-development-update-week-13/</guid><description>&lt;p&gt;&lt;strong&gt;Skywire Update:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Skywire has seen work on mainly two areas of the project: the Skywire Manager and automated testing.&lt;/p&gt;
&lt;p&gt;The Skywire Manager has been picked up again and we have finished the login/logout of the Manager. Users can sign in and use cookies to authenticate themselves when managing their nodes. This is required for security reasons.&lt;/p&gt;
&lt;p&gt;The other area where we have made progress is the creation of automated integration tests. Automated integration tests allow us to test the system with multiple services and instances running. So far we have relied on unit tests, which test only a single part, and had to do a lot of manual testing. Automated integration tests using the chat application have been created now and facilitate our work. We have created a development environment with a dockerized node and a docker network, allowing developers to build specific closed-network topologies for testing.&lt;/p&gt;</description></item><item><title>Development Update: Introducing CX v0.6 &amp; 0.6.1</title><link>https://blog.theskywirenetwork.net/posts/introducing-cx-v0.6-and-0.6.1/</link><pubDate>Tue, 19 Mar 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/introducing-cx-v0.6-and-0.6.1/</guid><description>&lt;h4 id="about-cx"&gt;About CX&lt;/h4&gt;
&lt;p&gt;CX is the programming language for smart contracts on the &lt;a href="https://www.skycoin.com"&gt;Skycoin&lt;/a&gt; blockchain. CX is a general purpose, interpreted and compiled programming language, with a very strict type system and a syntax similar to Golang. CX provides a new programming paradigm based on the concept of affordances.&lt;/p&gt;
&lt;h1 id="cx-version-06"&gt;CX Version 0.6&lt;/h1&gt;
&lt;h2 id="20190125"&gt;2019&amp;ndash;01&amp;ndash;25&lt;/h2&gt;
&lt;p&gt;Version 0.6 of CX includes a number of features that were introduced in 0.5, including serialization, callbacks, improved error reporting and many more additions that will be laid out in the 0.6 release of the CX book.&lt;/p&gt;</description></item><item><title>Skywire Mainnet Development Update</title><link>https://blog.theskywirenetwork.net/posts/skywire-mainnet-development-update/</link><pubDate>Sat, 16 Mar 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-mainnet-development-update/</guid><description>&lt;p&gt;The initial launch of Skywire mainnet is here! The coordinated work and development from our team was a massive effort to launch all the components of Skywire mainnet. Skywire consists of multiple components that all need to work together to allow the user to encrypt and successfully route traffic to peers, while still maintaining the ability to use applications on top of Skywire. The launch involved development of the following:&lt;/p&gt;</description></item><item><title>Introducing CXFX: The CX Graphics Library</title><link>https://blog.theskywirenetwork.net/posts/cxfx-v0.1/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/cxfx-v0.1/</guid><description>&lt;p&gt;CXFX&amp;rsquo;s objective is to facilitate the development of games and applications using &lt;a href="https://github.com/skycoin/cx"&gt;CX&lt;/a&gt;,
allowing developers to focus on building their apps instead of having to write everything from scratch! This is a way to share and factorize knowledge.&lt;/p&gt;
&lt;p&gt;At first, &lt;a href="https://github.com/skycoin/cxfx"&gt;CXFX&lt;/a&gt; will be a library-only environment,
allowing you to access CXFX functionalities from a CX program.
The eventual goal is to have something like a &lt;a href="https://en.wikipedia.org/wiki/WYSIWYG"&gt;WYSIWYG (what you see is what you get&lt;/a&gt;) game editor, like Unity.&lt;/p&gt;</description></item><item><title>Skywire Mainnet - Public Testing Announcement</title><link>https://blog.theskywirenetwork.net/posts/skywire-mainnet-public-testing-announcement/</link><pubDate>Mon, 04 Mar 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-mainnet-public-testing-announcement/</guid><description>&lt;p&gt;Work on Skycoin began in 2011 with the merging of three separate projects that aimed to improve upon the design and implementation of Bitcoin. The Skycoin developers identified several major philosophical design issues that they saw as obstacles to global use of cryptocurrency as a censorship-resistant payment system.&lt;/p&gt;
&lt;p&gt;Skywire, the decentralized internet protocol and mesh network, was created as a solution to answer many of these problems.&lt;/p&gt;
&lt;h3 id="skywire-mainnet-is-here-for-developers-to-test-and-help-build-with-us"&gt;Skywire Mainnet is here for developers to test and help build with us.&lt;/h3&gt;
&lt;p&gt;After about ten months of intensive testing on a network of nearly 10,000 nodes spanning the globe, we are happy to announce that the developer version of Skywire’s mainnet is launching today!&lt;/p&gt;</description></item><item><title>Skycoin v0.25.1 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.25.1/</link><pubDate>Sat, 09 Feb 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.25.1/</guid><description>&lt;h3 id="skycoin-v0251"&gt;Skycoin v0.25.1&lt;/h3&gt;
&lt;p&gt;Skycoin v0.25.1 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.25.1"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Address transactions CLI&lt;/strong&gt; — new &lt;code&gt;addressTransactions&lt;/code&gt; command to view transaction history for an address&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Seed verification API&lt;/strong&gt; — new &lt;code&gt;/api/v2/wallet/seed/verify&lt;/code&gt; endpoint to validate BIP39 mnemonic seeds&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transaction history filtering&lt;/strong&gt; — filter transactions in the History view in the wallet UI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI migrated to Cobra&lt;/strong&gt; — switched from &lt;code&gt;urfave/cli&lt;/code&gt; to &lt;code&gt;spf13/cobra&lt;/code&gt; for improved command structure; all options now use &lt;code&gt;--&lt;/code&gt; prefix&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Optimized base58&lt;/strong&gt; — faster address encoding/decoding&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows fix&lt;/strong&gt; — resolved &amp;ldquo;Error#1&amp;rdquo; on desktop wallet startup&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Downloads are available on the &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.25.1"&gt;GitHub release page&lt;/a&gt; for Linux, Windows, and macOS.&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on Lbank!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-lbank/</link><pubDate>Sat, 26 Jan 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-lbank/</guid><description>&lt;p&gt;The Skycoin team is pleased to announce that Skycoin (SKY) will now be listed on LBank!&lt;/p&gt;
&lt;p&gt;At 16:00, Jan 28th (GMT+8) Skycoin will be listed and available for withdrawal on LBank making SKY/BTC and SKY/LBCN trading pairs available. To commemorate the exchange listing, LBank and Skycoin have teamed up to provide several gifts to LBank users.&lt;/p&gt;
&lt;h3 id="skycoin-x-lbank-airdrop"&gt;Skycoin X LBank Airdrop&lt;/h3&gt;
&lt;p&gt;For one week, starting on January 28th until February 3rd, Skycoin and Lbank will hold several rounds of airdrops to Skycoin to users who hold SKY on the exchange while meeting specific criteria:&lt;/p&gt;</description></item><item><title>Announcing PySkycoin, scripting for SkyFiber blockchains</title><link>https://blog.theskywirenetwork.net/posts/announcing-pyskycoin/</link><pubDate>Mon, 14 Jan 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/announcing-pyskycoin/</guid><description>&lt;p&gt;Skyfleet, we are thrilled to announce the most recent version &lt;code&gt;0.25.0&lt;/code&gt; of &lt;code&gt;PySkycoin&lt;/code&gt;, the official Python client library for the Skycoin ecosystem. The library has been under development and testing for about a year. During that time it’s been the key to implement non-trivial numbers of tools and integrations. This article will try to help readers answer some simple questions: &lt;em&gt;What is PySkycoin? Why should I use it?&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;In short PySkycoin adds a scripting layer on top of the core Skycoin API’s. Now it is possible to use the Python tools we all love to build all sorts of applications powered by the Skycoin blockchain. This is yet another alternative for empowering the many enthusiasts engaged in the unstoppable expansion of the Skycoin ecosystem. The team is committed to ensuring the continued development of this library as well as its companion suite of open-source development tools, and will be hosting each stable release of these code-bases on the official &lt;a href="https://github.com/skycoin"&gt;Skycoin github&lt;/a&gt; account. Welcome into the future of cryptocurrencies powered by blockchain!&lt;/p&gt;</description></item><item><title>Skycoin Hardware Store Launch</title><link>https://blog.theskywirenetwork.net/posts/skycoin-hardware-store-launch/</link><pubDate>Mon, 14 Jan 2019 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-hardware-store-launch/</guid><description>&lt;p&gt;The Skycoin Hardware Store has officially launched! Skyfleet members will now have direct access to Skycoin hardware available through our official Skycoin Store.&lt;/p&gt;
&lt;p&gt;Official Skyminers Now Available
While the amount of Skycoin Miners connected to the Skywire network continuously grows, the Skycoin team has decided to make a second batch of Official Skycoin Miners available during launch.&lt;/p&gt;
&lt;p&gt;As of now, Skyminers are available to purchase for existing and new Skyfleet members looking to join the community. This second batch of Skyminers will cost $1999 each. Currently, the Skycoin store only accepts Bitcoin as a form of payment.&lt;/p&gt;</description></item><item><title>Skycoin v0.25.0 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.25.0/</link><pubDate>Thu, 27 Dec 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.25.0/</guid><description>&lt;h3 id="skycoin-v0250"&gt;Skycoin v0.25.0&lt;/h3&gt;
&lt;p&gt;Skycoin v0.25.0 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.25.0"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release is available in both Electron (desktop application) and standalone (browser-based) variants for Linux, Windows, and macOS.&lt;/p&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Downloads are available on the &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.25.0"&gt;GitHub release page&lt;/a&gt; for Linux (x64, ARM), Windows (x64, x86), and macOS.&lt;/p&gt;</description></item><item><title>Designing Skywallet, the $30 Trezor killer</title><link>https://blog.theskywirenetwork.net/posts/designing-skywallet-the-30-dollar-trezor-killer/</link><pubDate>Tue, 04 Dec 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/designing-skywallet-the-30-dollar-trezor-killer/</guid><description>&lt;p&gt;After months in the making, we&amp;rsquo;re excited to announce that prototypes for Skywallet, our new hardware wallet, are finalized and ready for mass production. When you store or access your cryptocurrency, you are your own bank, so the process should be simple and intuitive. Your hardware wallet is your bank vault and it should feel like a premium and secure device. We&amp;rsquo;ve spent months iterating over designs and incorporating user feedback in order to make Skywallet the best hardware wallet experience on the market. How did we get here?&lt;/p&gt;</description></item><item><title>Skycoin Listed As Gold Label Binance Project</title><link>https://blog.theskywirenetwork.net/posts/skycoin-listed-as-gold-label-binance-project/</link><pubDate>Sat, 01 Dec 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-listed-as-gold-label-binance-project/</guid><description>&lt;p&gt;Skycoin is proud to announce the inclusion of SKY as one of the first-round projects for Binance Info&amp;rsquo;s &amp;ldquo;Gold Label Project.&amp;rdquo; Skycoin community and Binance users will now have the ability to receive the latest updates and information about the Skycoin project through this platform. More information can be found in the following link, the Skycoin page on Binance Info, &lt;a href="https://info.binance.com/en/currencies/skycoin"&gt;https://info.binance.com/en/currencies/skycoin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Binance Info aims to set the industry standard for comprehensive reviews and updates on crypto projects. Binance holds the position as an exchange with a solid history of trustworthiness and transparency in the crypto space. The Binance Info Gold Label provides a platform for blockchain projects to keep their investors updated. Skycoin is now one of the projects, who is willing to be transparent.&lt;br&gt;
In hopes of providing consistent, accurate, and transparent updates, Skycoin&amp;rsquo;s collaboration with Binance Info will be a continuous effort with the leaders of Skycoin. Skycoin aims to actively engage with members of the Skycoin community as well as those not yet aware of the immense development that is underway with Skycoin, Skywire, and the launch of a community-driven decentralized internet.&lt;/p&gt;</description></item><item><title>Skycoin iOS Mobile Wallet Announcement</title><link>https://blog.theskywirenetwork.net/posts/skycoin-ios-mobile-wallet-announcement/</link><pubDate>Thu, 15 Nov 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-ios-mobile-wallet-announcement/</guid><description>&lt;p&gt;Skyfleet, we are thrilled to announce the launch of the first official iOS version of our mobile wallet. &lt;a href="https://itunes.apple.com/gb/app/skycoin/id1439949089?mt=8"&gt;Now available for download in the Apple iOS App Store!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download the wallet here: &lt;a href="https://www.skycoin.com/downloads/"&gt;https://www.skycoin.com/downloads/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A functional and secure mobile wallet is essential in the democratization of any peer-to-peer monetary system. The initial Android version of our mobile wallet included the basics and some advanced features from the Desktop wallet. Now iOS users will also be able to take full advantage of the Skycoin Ecosystem from the convenience of their phone or tablet.&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on Coinspot!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-coinspot/</link><pubDate>Wed, 22 Aug 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-coinspot/</guid><description>&lt;p&gt;We are happy to announce that Skycoin is now trading on an Australia based company, Coinspot.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.coinspot.com.au/"&gt;Coinspot&lt;/a&gt; is cryptocurrency wallet and marketplace that allows you to trade, buy, sell, and store cryptocurrencies against Australian Dollars or other cryptocurrencies. It is fast, user friendly and allows the exchange of 50+ cryptocurrencies.&lt;/p&gt;
&lt;p&gt;As always, this is part of our continual push on increasing Skycoin&amp;rsquo;s exposure around the globe.&lt;/p&gt;
&lt;p&gt;Stay tuned for more new exchanges to come in the future!&lt;/p&gt;</description></item><item><title>Skycoin Development Update #135: Android Mobile Wallet Release</title><link>https://blog.theskywirenetwork.net/posts/development-update-135/</link><pubDate>Fri, 17 Aug 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/development-update-135/</guid><description>&lt;p&gt;Skyfleet, we are thrilled to announce that the first official Android version of our mobile wallet is now fully ready to be released!&lt;/p&gt;
&lt;p&gt;Download the wallet here: &lt;a href="https://www.skycoin.com/downloads/"&gt;https://www.skycoin.com/downloads/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Android v6.0 &amp;ldquo;Marshmallow&amp;rdquo; and above)&lt;/p&gt;
&lt;p&gt;A functional and secure mobile wallet is essential in the democratization of any peer-to-peer monetary system. This initial version of our mobile wallet includes all the basic and some advanced features as well.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://blog.theskywirenetwork.net/img/skycoin_screen_wallet_list.png" alt=""&gt;
&lt;img src="https://blog.theskywirenetwork.net/img/skycoin_screen_wallet_details.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Basic features such as:&lt;/p&gt;</description></item><item><title>Skycoin Heads to Vegas</title><link>https://blog.theskywirenetwork.net/posts/skycoin-heads-to-vegas/</link><pubDate>Wed, 01 Aug 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-heads-to-vegas/</guid><description>&lt;p&gt;It is our pleasure to announce that the Skycoin Team will be present and a sponsor at CoinXchange, a blockchain and experiential conference. Attending along with prolific speakers such as Steve Wozniak, co-founder of Apple, and entrepreneurs like Gary Vaynerchuck, our team will be spreading the news about Skycoin and its reputation as one of the most innovative projects in blockchain. Come say hi, we will have plenty of swag for Skyfleet fans.&lt;/p&gt;</description></item><item><title>Skycoin v0.24.1 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.24.1/</link><pubDate>Wed, 01 Aug 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.24.1/</guid><description>&lt;h3 id="skycoin-v0241"&gt;Skycoin v0.24.1&lt;/h3&gt;
&lt;p&gt;Skycoin v0.24.1 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.24.1"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Content-Security-Policy header&lt;/strong&gt; — added CSP header to HTTP responses for improved security&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Portable browser fix&lt;/strong&gt; — fixed portable browser version opening to blank page&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Downloads are available on the &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.24.1"&gt;GitHub release page&lt;/a&gt; for Linux, Windows, and macOS.&lt;/p&gt;</description></item><item><title>Skycoin v0.24.0 Released</title><link>https://blog.theskywirenetwork.net/posts/skycoin-v0.24.0/</link><pubDate>Thu, 26 Jul 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-v0.24.0/</guid><description>&lt;h3 id="skycoin-v0240"&gt;Skycoin v0.24.0&lt;/h3&gt;
&lt;p&gt;Skycoin v0.24.0 has been released and is available from &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.24.0"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release brings wallet encryption, API versioning, and the Fiber coin creator tool:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Wallet encryption/decryption&lt;/strong&gt; — new CLI commands &lt;code&gt;encryptWallet&lt;/code&gt;, &lt;code&gt;decryptWallet&lt;/code&gt;, and &lt;code&gt;showSeed&lt;/code&gt; for securing wallets with passwords&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;12/24 word seed support&lt;/strong&gt; — option to generate 12 or 24 word mnemonic seeds when creating new wallets&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;API versioning&lt;/strong&gt; — all endpoints now prefixed with &lt;code&gt;/api/v1/&lt;/code&gt;, beginning the &lt;code&gt;/api/v2&lt;/code&gt; beta endpoints&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transaction verification&lt;/strong&gt; — added &amp;ldquo;Send&amp;rdquo; page verification step and new &lt;code&gt;POST /api/v2/transaction/verify&lt;/code&gt; endpoint&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Advanced spend UI&lt;/strong&gt; — new advanced spending interface in the wallet&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Coin creator tool&lt;/strong&gt; — &lt;code&gt;cmd/newcoin&lt;/code&gt; for quickly bootstrapping new Fiber coins&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;libskycoin 0.0.1&lt;/strong&gt; — initial release of C bindings for cipher operations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved syncing&lt;/strong&gt; — reduced connection disconnects for more reliable blockchain synchronization&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unified RPC/REST interface&lt;/strong&gt; — JSON 2.0 RPC now served on the same port (6420) as the REST API&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="install"&gt;Install&lt;/h3&gt;
&lt;p&gt;Downloads are available on the &lt;a href="https://github.com/skycoin/skycoin/releases/tag/v0.24.0"&gt;GitHub release page&lt;/a&gt; for Linux, Windows, and macOS.&lt;/p&gt;</description></item><item><title>LunarX Middleware Platform becomes a Skycoin Fiber Ecosystem Partner</title><link>https://blog.theskywirenetwork.net/posts/skycoin-ecosystem-partner-lunarx/</link><pubDate>Thu, 19 Jul 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-ecosystem-partner-lunarx/</guid><description>&lt;p&gt;SPO and LunarX join forces to scale the Skycoin Ecosystem and Synth joins the advisory board.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re pleased to announce that LunarX has committed to integrating into the Skycoin Fiber ecosystem and will play a key role in the future scaling of the Skycoin platform.&lt;/p&gt;
&lt;h4 id="meet-lunarx-universal-middleware-fordapps"&gt;Meet LunarX: Universal Middleware For DApps&lt;/h4&gt;
&lt;p&gt;LunarX, a &amp;lsquo;Middleware&amp;rsquo; Platform for distributed applications (dApps) will first deliver a decentralized storage platform as part of an ambitious roadmap, setting out to disrupt the more traditional enterprise datacenter offerings where resilient storage is expensive and restrictive.&lt;/p&gt;</description></item><item><title>Skycoin is presenting partner of BLOCKCHANCE Conference Hamburg 2018, Germany</title><link>https://blog.theskywirenetwork.net/posts/skycoin-is-presenting-partner-of-blockchance-conference/</link><pubDate>Wed, 18 Jul 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-is-presenting-partner-of-blockchance-conference/</guid><description>&lt;p&gt;The BLOCKCHANCE Conference Hamburg 2018 creates a platform for the exchange of knowledge, experience and showing deep insights in the field of the blockchain and cryptocurrency technologies. The program mix of expert talks, panel discussions, breakout sessions, exhibition zone with product demonstration and networking breaks and afterglow at haven beach club with food trucks, coffee bikes, bars and music is matchless.&lt;/p&gt;
&lt;p&gt;Our Team, and Skycoin Fiber projects like Solar bankers, MDL, KittyCash, Distributed Blocks and many more will speak and present their projects. As well there will be a FREE SKYMINER GIVEAWAY among all conference guests. Visit our Team at the Skycoin balcony lounge and get in touch with us.&lt;/p&gt;</description></item><item><title>Skywire Testnet Rewards For Whitelisted Nodes</title><link>https://blog.theskywirenetwork.net/posts/skywire-testnet-rewards-for-whitelisted-nodes/</link><pubDate>Tue, 26 Jun 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-testnet-rewards-for-whitelisted-nodes/</guid><description>&lt;p&gt;After much anticipation, we are happy to announce that the reward structure for Skyminers during the Skywire testnet is finally ready. During the initial phases of testnet, whitelisted miners will be compensated for their services.&lt;/p&gt;
&lt;h4 id="how-are-rewards-distributed"&gt;How Are Rewards Distributed?&lt;/h4&gt;
&lt;p&gt;The determined reward pool size for both Official and DIY miners is 25,000 Skycoin. This figure is subject to change, but will not decrease. Official Skyminer rewards are distributed from 15,000 Skycoin and DIY Skyminer rewards total 10,000 of the 25,000 Skycoin allocated monthly for testnet.&lt;/p&gt;</description></item><item><title>Skycoin and Binance: A Strategic Cooperation Agreement</title><link>https://blog.theskywirenetwork.net/posts/skycoin-and-binance-strategic-cooperation-agreement/</link><pubDate>Sun, 24 Jun 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-and-binance-strategic-cooperation-agreement/</guid><description>&lt;p&gt;On May 24, 2018, Skycoin trading was formally launched on Binance. The exchange has already launched three trading pairs: SKY/BNB, SKY/ETH, and SKY/BTC.&lt;/p&gt;
&lt;p&gt;Today the Skycoin team is pleased to announce that Skycoin has entered a strategic partnership with Binance which will enable the Skycoin ecosystem applications to support the use of BNB, the Binance platform token.&lt;/p&gt;
&lt;p&gt;Skycoin will support BNB in a number of ways:&lt;/p&gt;
&lt;p&gt;1.   The Skycoin software wallet (desktop and mobile versions) and hardware wallet will support the storage and circulation of BNB. Users can conduct direct transactions between the Skycoin family of coins and BNB in the wallets.&lt;/p&gt;</description></item><item><title>Skycoin Trading on Plaak Exchange!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-trading-on-plaak-exchange/</link><pubDate>Fri, 22 Jun 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-trading-on-plaak-exchange/</guid><description>&lt;p&gt;We are happy to announce that Skycoin will be listed on the brand new exchange Plaak based in Australia!&lt;/p&gt;
&lt;p&gt;Plaak is a fully fledged exchange and secure wallet all rolled into one - using state of the art biometrics for user safety.&lt;/p&gt;
&lt;p&gt;Featuring instant deposits using Credit/Debit Card, Plaak is listing Skycoin with 5 x base pairings (USD, AUD, BTC, ETH and PLK).&lt;/p&gt;
&lt;p&gt;This will be the first exchange in Australia to list Skycoin. This is part of our continual push on increasing Skycoin&amp;rsquo;s exposure around the globe.&lt;/p&gt;</description></item><item><title>Skycoin Team Status Update</title><link>https://blog.theskywirenetwork.net/posts/skycoin-team-status-update/</link><pubDate>Mon, 18 Jun 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-team-status-update/</guid><description>&lt;p&gt;As many skycoin holders are no doubt aware, there was a major selloff over the past two weeks, in the course of which market price levels for skycoin fell significantly. While multiple factors likely contributed to these events, recent events connected to the China marketing team have also had an impact. This impact was in part direct, but in part due to uncertainty caused by these events. In response, steps have been taken to rectify the situation and eliminate any further negative impact on the market. At the same time, this update will hopefully help to dispel the rumors and clarify the actual limited impact on the project.&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on Binance!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-binance/</link><pubDate>Thu, 24 May 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-binance/</guid><description>&lt;p&gt;Skyfleet, we have something very special to share with you today! You’ve been asking for it… and we can finally say the words that you’ve all been so patiently waiting to hear!&lt;/p&gt;
&lt;h2 id="we-are-very-excited-to-announce-that-skycoin-is-now-trading-on-binance"&gt;We are very excited to announce that Skycoin is now trading on &lt;a href="https://support.binance.com/hc/en-us/articles/360004168831-Binance-Will-List-Skycoin-SKY-on-2018-05-24"&gt;Binance&lt;/a&gt;!&lt;/h2&gt;
&lt;p&gt;Binance is the world’s leading cryptocurrency exchange, with more than 1.7 billion USD of daily trading volume. Getting listed on Binance is a major step forward for Skycoin and the Skyfleet, offering another path towards mainstream adoption and more exposure for Skycoin. Binance will allow new investors to learn about Skycoin and help our ever loyal Skyfleet grow!&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on BitRabbit!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-bitrabbit/</link><pubDate>Mon, 21 May 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-bitrabbit/</guid><description>&lt;p&gt;We are happy to announce that Skycoin is now trading on the new exchange BitRabbit based in Australia today!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bitrabbit.com/"&gt;BitRabbit&lt;/a&gt; is a fast and user friendly exchange with an intuitive user interface. As of 20th of May, BitRabbit had a 300 BTC daily transaction volume and growing quickly.&lt;/p&gt;
&lt;p&gt;This is part of our continual push on increasing Skycoin’s exposure around the globe.&lt;/p&gt;
&lt;p&gt;As always, stay tuned for more new exchanges to come in the future!&lt;/p&gt;</description></item><item><title>April Ecosystem Development Update</title><link>https://blog.theskywirenetwork.net/posts/april-ecosystem-development-update/</link><pubDate>Wed, 16 May 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/april-ecosystem-development-update/</guid><description>&lt;p&gt;The inaugural Skycoin Ecosystem Conference in Shanghai marked the start of a very successful April for Skycoin as the project goes from strength to strength. The hard-working development team continues to make exciting progress on many different fronts including Skycoin itself, the blockchain collectibles game KittyCash, the CXO software and our dedicated hardware suite.&lt;/p&gt;
&lt;p&gt;There were multiple updates and changes made to the internal systems of Skycoin. Issues with Skycoin wallet synchronization and micro-transactions were resolved.&lt;/p&gt;</description></item><item><title>Skycoin Skywire Testnet Is Here!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-skywire-testnet-is-here/</link><pubDate>Tue, 15 May 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-skywire-testnet-is-here/</guid><description>&lt;h2 id="skywire-testnet-going-live-may-22nd2018"&gt;Skywire Testnet Going Live May 22nd, 2018&lt;/h2&gt;
&lt;p&gt;Attention Skyfleet! The anticipation has been building, and we&amp;rsquo;re happy to announce the Skywire testnet will go live one week from today on May 22nd. This significant milestone for Skycoin will finally allow users to connect to create the new internet and engage in an inexpensive, faster, and more secure online experience.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;We are happy to announce the Skywire testnet will go live on May 22nd!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on CHAOEX!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-chaoex/</link><pubDate>Thu, 12 Apr 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-chaoex/</guid><description>&lt;p&gt;Skyfleet, we have some great news for you today! We are making good on our promise to the community of offering more exchange options and are back with a new one today!&lt;/p&gt;
&lt;p&gt;We are very excited to announce that Skycoin will now be trading on CHAOEX!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.chaoex.com/home?local=en-US"&gt;CHAOEX&lt;/a&gt; is a newer Hong Kong based exchange, complete with a mobile app and many great features! We are happy to be listed there, increasing Skycoin&amp;rsquo;s exposure in the east!&lt;/p&gt;</description></item><item><title>Shanghai Event Announcement</title><link>https://blog.theskywirenetwork.net/posts/shanghai-event-announcement/</link><pubDate>Sun, 08 Apr 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/shanghai-event-announcement/</guid><description>&lt;h2 id="skycoin-ecosystem-launch-conference-2018"&gt;Skycoin Ecosystem Launch Conference 2018&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;April 10 2018, Shanghai&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Skycoin team is pleased to announce that we will be hosting a special event in Shanghai, China on Tuesday, April 10th.&lt;/p&gt;
&lt;p&gt;This special event is the first of its kind for Skycoin, and we are treating it as such.
Synth and Steve will be speaking, as well as many other prominent figures on the Skycoin team.
We are finally ready to share the Skycoin Ecosystem with all of China. There will be several local, governmental and international news agencies covering this groundbreaking event.&lt;/p&gt;</description></item><item><title>The New Skycoin Website and Whitepaper</title><link>https://blog.theskywirenetwork.net/posts/the-new-skycoin-website-and-whitepaper/</link><pubDate>Fri, 06 Apr 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/the-new-skycoin-website-and-whitepaper/</guid><description>&lt;p&gt;We have a lot going on at Skycoin, yet amidst the technical development we also have curated, redesigned, and reimagined our website to include some exciting new features as well as feature the rollout of our official Whitepaper!&lt;/p&gt;
&lt;p&gt;We hope you&amp;rsquo;re as excited as we are about this monumental update!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;New Website:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Redesigned&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Our website version 1.0 served its purpose, yet was in need of an overhaul. With all the new developments at Skycoin, we know it had become hard to find what you were looking for on the site. The design is important, too, and we have taken a big step forward with the new look and organization of the site, which is more consistent with the overall scope of the Skycoin platform.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;New Whitepaper&lt;/em&gt;&lt;/p&gt;</description></item><item><title>March Skycoin Ecosystem Technical Report</title><link>https://blog.theskywirenetwork.net/posts/march-skycoin-ecosystem-technical-report/</link><pubDate>Thu, 05 Apr 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/march-skycoin-ecosystem-technical-report/</guid><description>&lt;h2 id="during-the-month-of-march-our-development-teams-have-made-tremendous-progress-on-many-projects-within-the-skycoin-ecosystem"&gt;During the month of March, our development teams have made tremendous progress on many projects within the Skycoin ecosystem&lt;/h2&gt;
&lt;h3 id="skycoin"&gt;Skycoin&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Completed command-line interface documentation and overall testing.&lt;/li&gt;
&lt;li&gt;Based on BIP21&amp;rsquo;s Skycoin URIs, &amp;ldquo;hours&amp;rdquo; will now be displayed to show the quantity of Coin Hours. For example &lt;code&gt;Skycoin:2hYbwYudg34AjkJJCRVRcMeqSWHUixjkfwY?amount=123.456&amp;amp;hours=70&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Using a new &lt;a href="https://github.com/sirupsen/logrus"&gt;logging module&lt;/a&gt; to replace the &lt;a href="https://github.com/op/go-logging"&gt;old module&lt;/a&gt; to ensure compatibility with future projects.&lt;/li&gt;
&lt;li&gt;Completed Skycoin Exchange Integration&amp;rsquo;s &lt;a href="http://github.com/skycoin/skycoin/blob/develop/INTEGRATION.md"&gt;documentation.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tested the newest Go implementation v1.10.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="skycoin-wallet"&gt;Skycoin wallet&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Released wallet v22. Completed both the front-end and fixed vulnerabilities.&lt;/li&gt;
&lt;li&gt;Added a &lt;a href="http://github.com/skycoin/skycoin#release-signing"&gt;signature&lt;/a&gt; to the newest version of wallet in order to proof its authenticity.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="kittycash"&gt;KittyCash&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;KittyCash Verification Service - utilizing email subscription service to verify the customer&amp;rsquo;s purchase in IKO&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Skywire Testnet FAQ</title><link>https://blog.theskywirenetwork.net/posts/skywire-testnet-faq/</link><pubDate>Thu, 05 Apr 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-testnet-faq/</guid><description>&lt;h1 id="foreword-to-the-first-chapter-of-a-new-internet"&gt;Foreword to the first chapter of a new internet&lt;/h1&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Last Update: April 5, 2018&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;We know you all have been very eager to learn more about the next milestone of Skycoin, the Skywire testnet. We are proud to say the wait is now over! We have the answers for you below.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Please keep in mind that this will be an evolving FAQ and a living document as we progress through our testnet, so check back here often for updates.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on 9coin</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-9coin/</link><pubDate>Wed, 04 Apr 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-9coin/</guid><description>&lt;p&gt;Here at Skycoin, one of our top priorities is supporting and expanding our amazing community.
One of the ways that we show support is to give our community as many options as possible when it comes to exchanges.&lt;/p&gt;
&lt;p&gt;We are pleased to announce that Skycoin is now trading on 9coin!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.9coin.com/coin/60.html"&gt;9coin&lt;/a&gt; is a Melbourne based cryptocurrency exchange.
Stay tuned for more exciting announcements and new exchanges to come!&lt;/p&gt;</description></item><item><title>Where In The World is Skycoin? 🌎</title><link>https://blog.theskywirenetwork.net/posts/where-in-the-world-is-skycoin/</link><pubDate>Mon, 26 Mar 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/where-in-the-world-is-skycoin/</guid><description>&lt;h2 id="skycoin-events-april-update"&gt;&lt;strong&gt;Skycoin Events April Update&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;The Skycoin team is hitting the road in April, looking to grow our Skyfleet community and connect with our existing Skyfleet community as well.&lt;/p&gt;
&lt;p&gt;We are excited to show you all how far we’ve come in development, and to speak on where we’re headed in the future. If you see the Skycoin booth at these events, we encourage you to stop by and say hello!&lt;/p&gt;
&lt;p&gt;We welcome you to please join us at the following events around the globe.&lt;/p&gt;</description></item><item><title>Skywire Testnet Coming Soon</title><link>https://blog.theskywirenetwork.net/posts/skywire-testnet-coming-soon/</link><pubDate>Sat, 17 Mar 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skywire-testnet-coming-soon/</guid><description>&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/yl6FtLUKVZw?autoplay=1&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=1&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;&lt;br&gt; Our esteemed development team is proud to announce that the Skywire testnet is ready for launch ahead of schedule. Skywire is the foundation upon which the Skycoin platform will be built.  Skywire&amp;rsquo;s uses range from operating our innovative web-of-trust consensus algorithm, Obelisk, to operating an end-to-end encrypted distributed internet that all Skycoin holders will ultimately gain free access to via the Coin Hour system.&lt;/p&gt;</description></item><item><title>Skycoin Heads To Puerto Rico</title><link>https://blog.theskywirenetwork.net/posts/skycoin-heads-to-puerto-rico/</link><pubDate>Wed, 07 Mar 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-heads-to-puerto-rico/</guid><description>&lt;p&gt;&lt;img src="https://blog.theskywirenetwork.net/img/puerto-rico.png" alt="Skycoin Heads To Puerto Rico"&gt;&lt;/p&gt;
&lt;p&gt;It is our pleasure to announce that the Skycoin Team will be attending the Blockchain Unbound and CoinAgenda Caribbean conferences in Puerto Rico this month to present our vision to the public and speak about our future development and plans. We were invited to join the elite of blockchain and cryptocurrency speakers to spread the news about Skycoin and its reputation as one of the best projects in cryptocurrency.&lt;/p&gt;</description></item><item><title>Skycoin Now Trading on Cryptowolf</title><link>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-cryptowolf/</link><pubDate>Mon, 05 Mar 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-now-trading-on-cryptowolf/</guid><description>&lt;p&gt;Here at Skycoin, one of our top priorities is supporting and expanding our amazing community.
One of the ways that we show support is to give our community as many options as possible when it comes to exchanges.&lt;/p&gt;
&lt;p&gt;We are pleased to announce that Skycoin will now be trading on Cryptowolf!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://blog.theskywirenetwork.net/img/cryptowolf.gif" alt="Cryptowolf"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://cryptowolf.eu/"&gt;Cryptowolf&lt;/a&gt; is a European exchange which acts similar to Shapeshift, allowing you trade several different cryptocurrencies for Skycoin directly, at market price!&lt;/p&gt;</description></item><item><title>Skycoin PSA: Onwards and upwards Skyfleet!</title><link>https://blog.theskywirenetwork.net/posts/skycoin-psa-onwards-and-upwards/</link><pubDate>Fri, 02 Mar 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-psa-onwards-and-upwards/</guid><description>&lt;p&gt;Lots of work going on at Skycoin, and lots of exciting news to share: We are moving Reddit community to &lt;a href="http://www.reddit.com/r/skycoin"&gt;r/Skycoin&lt;/a&gt;, submit questions for AMA with Synth. Our marketing team is expanding, and we reaffirm our vision and mission to change the world.&lt;/p&gt;
&lt;h1 id="new-official-rskycoin--rskytrader-reddits"&gt;New Official r/Skycoin &amp;amp; r/Skytrader Reddits&lt;/h1&gt;
&lt;p&gt;The Skycoin official Reddit community is moving to &lt;a href="http://www.reddit.com/r/skycoin"&gt;r/Skycoin&lt;/a&gt;. The old r/skycoinproject subreddit will be closing down on Monday, March 5th. This subreddit will be for official news, events, and serious questions.&lt;/p&gt;</description></item><item><title>Skycoin launches trading on COIN918</title><link>https://blog.theskywirenetwork.net/posts/skycoin-launches-trading-on-coin918/</link><pubDate>Mon, 08 Jan 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/skycoin-launches-trading-on-coin918/</guid><description>&lt;p&gt;Skycoin recently announced that it will list on COIN918, a global digital currency trading platform. With the new listing, Skycoin brings its vision for a better cryptocurrency to even more users worldwide. It’s one more step towards a free and open network.&lt;/p&gt;
&lt;h2 id="about-coin918"&gt;About COIN918&lt;/h2&gt;
&lt;p&gt;COIN918 is owed by Australia COIN918 Fintech Group Pty. Ltd. in Sydney, Australia. It launched in beta in 2016 and currently is in version 5.0. The development time has paid off: today, COIN918 offers its users a high level of system reliability, with bank-quality user data encryption, dynamic authentication, and multi-level risk identification control. Its features include multi-wallet encryption, offline storage in bank safes, actively managed third-party funds, instant recharging, and quick withdrawal for greater ease of use.&lt;/p&gt;</description></item></channel></rss>