From 13eda58b571499c89b43d3cee725296030c16848 Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:24:18 -0700 Subject: [PATCH 1/6] add buy xch page --- _data/links.yml | 11 ++++- buy-xch.html | 109 ++++++++++++++++++++++++++++++++++++++++++ index.html | 1 + labels/exchanges.html | 52 ++++++++++++++------ labels/wallets.html | 38 +++++++++++++-- 5 files changed, 192 insertions(+), 19 deletions(-) create mode 100644 buy-xch.html diff --git a/_data/links.yml b/_data/links.yml index f113921..c395a8b 100644 --- a/_data/links.yml +++ b/_data/links.yml @@ -1639,6 +1639,7 @@ # tags: [wallets] # description: Mac and iOS wallet with client side peer-to-peer light wallet protocol. Monthly subscription and free trial available. # date: 2022-10-08 +# Note: No longer actively maintained - name: Hoogii url: https://hoogii.app/ @@ -2606,7 +2607,9 @@ - name: warp.green url: https://warp.green - tags: [verified, defi] + tags: [verified, defi, bridges] + pair: XCH/wXCH + pair_url: https://warp.green description: A cross-chain messaging protocol that enables an ETH/Base to Chia bridge, bringing wrapped Chia assets to EVM and wrapped EVM assets to Chia. date: 2024-08-19 @@ -2666,6 +2669,12 @@ description: A cryptocurrency hardware wallet for smartphones. It allows you to sign transactions using a key that lives in your phone's Secure Enclave. date: 2025-01-12 +- name: Chia Cloud Wallet + url: https://vault.chia.net/ + tags: [wallets, verified] + description: The Chia Cloud Wallet allows an easier way to self-custody digital assets and more intelligently and securely control their entire portfolio. Web-based wallet with ACH bank transfer support for US users to purchase XCH directly. + date: 2025-01-12 + - name: Chia Cloud Wallet (Testnet) url: https://vault.chiatest.net/ tags: [wallets] diff --git a/buy-xch.html b/buy-xch.html new file mode 100644 index 0000000..03c5975 --- /dev/null +++ b/buy-xch.html @@ -0,0 +1,109 @@ +--- +layout: page +title: Buy XCH +permalink: /buy-xch/ + +nav_order: 20 +--- + +

Buy XCH to Swap, Transact, & Trade

+

XCH (Chia) is the key to unlocking the full potential of the Chia Blockchain for transacting, trading, and using decentralized applications (dApps). Getting started is simple; choose a wallet, load your wallet, then use your XCH.

+ + + +

1. Choose a Wallet

+

Utilize the official Chia Cloud Wallet, download the official Chia reference wallet, or select a popular community-built wallet to store your XCH.

+ +

For a detailed comparison of wallet features including CAT, NFT, DID, Vaults, and Offers support, see the Wallets page.

+ +

Official Wallets

+ + +

Community Wallets

+

Community-built wallets offer various features and platform support. Visit our Wallets page for a complete feature comparison table.

+ + + +
+

Note: ChiaLinks is not affiliated with and cannot endorse any of the community wallets listed here. Please use common sense and exercise caution when using third-party wallets. Always verify that you are downloading wallets from official sources and check for the latest updates before use.

+ +

Wallet Maintenance Status: All wallets listed above are currently available for download. For the most up-to-date information on wallet features, security updates, and maintenance status, please visit each wallet's official website or GitHub repository.

+
+ +

2. Load Your Wallet

+

Select your preferred method to acquire XCH below:

+ +

Chia Cloud Wallet

+

Acquire XCH directly in the Chia Cloud Wallet (opens in new tab) using an ACH bank transfer(opens in new tab). Buying XCH using ACH in the Chia Cloud Wallet requires a US bank account.

+ +

Exchanges

+

Acquire XCH or wXCH* from a centralized (CEX) or decentralized (DEX) exchange using ACH, credit card, bank transfer, and more.

+ +

See our comprehensive Exchanges page for:

+ + +
+

*wXCH (warped XCH) exists on either the Base or Ethereum blockchain and must be bridged to the Chia blockchain to acquire XCH directly. Bridge and other fees may apply.

+ +

ChiaLinks is not affiliated with and cannot endorse any of the exchanges listed. Please use common sense and exercise caution when transacting through a third party.

+
+ +

3. What's Next?

+

Use your newly acquired XCH. Explore our ecosystem and community to contribute to projects, buy NFTs, and much more.

+ +

Participate in DeFi

+ + +

Explore the Blockchain

+ + +

Additional Resources

+ + + + diff --git a/index.html b/index.html index 4537791..72a69f4 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@

ChiaLinks

ChiaLinks Resources

Get Started + Buy XCH Chia NFTs F.A.Q. Roadmap diff --git a/labels/exchanges.html b/labels/exchanges.html index 157d6ec..1d4df08 100644 --- a/labels/exchanges.html +++ b/labels/exchanges.html @@ -8,50 +8,74 @@ tag: exchanges tag2: dexs tag3: swap services +tag4: bridges sort: description sort2: name sort3: name +sort4: name ---

Exchanges

ChiaLinks is not affiliated with and cannot endorse any of the exchanges listed here.

-

Decentralized Exchanges (DEXs)

Offers are a unique functionality on the Chia Blockchain. Decentralized exchanges leverage these Offers files to facilitate trading XCH and other Chia assets without an intermediary, counterparty risk, or exchange fees. This is the recommended way to trade. +

Decentralized Exchanges (DEXs)

+ - - - + + + + {% include tablerows.html tag=page.tag2 sort=page.sort2 %}
List of Decentralized Exchanges (DEXs) for trading XCH and Chia assets
ExchangeDescriptionTrading PairExchangeDescriptionTrading Pair
-

Traditional Exchanges

-Traditional centralized exchanges (CEXs) often require sign-up and depositing of fiat or crypto coins into a custodial wallet to use the exchange services. +

Traditional Exchanges

+

Traditional centralized exchanges (CEXs) often require sign-up and depositing of fiat or crypto coins into a custodial wallet to use the exchange services.

+ - - - + + + + {% include tablerows.html tag=page.tag sort=page.sort %}
List of Traditional Centralized Exchanges (CEXs) for buying XCH
ExchangeCountryTrading PairExchangeCountryTrading Pair
-

Swap Services

-Swap services generally do not require sign-up and allow the swap of one crypto for another. These services typically charge higher fees. Use with common sense and caution. +

Swap Services

+

Swap services generally do not require sign-up and allow the swap of one crypto for another. These services typically charge higher fees. Use with common sense and caution.

+ - - - + + + + {% include tablerows.html tag=page.tag3 sort=page.sort3 %}
List of Swap Services for exchanging cryptocurrencies for XCH
ExchangeDescriptionTrading PairExchangeDescriptionTrading Pair
+ + +

Bridges

+

Bridges enable the transfer of assets between different blockchains, including XCH to wXCH (wrapped XCH) and vice versa. wXCH exists on either the Base or Ethereum blockchain and must be bridged to the Chia blockchain to acquire XCH directly. Bridge and other fees may apply.

+ + + + + + + + + + + {% include tablerows.html tag=page.tag4 sort=page.sort4 %} +
List of Bridges for transferring assets between blockchains
BridgeDescriptionTrading Pair
diff --git a/labels/wallets.html b/labels/wallets.html index 43c01ca..530ab03 100644 --- a/labels/wallets.html +++ b/labels/wallets.html @@ -10,7 +10,8 @@ ---

Wallets

-

The official Chia Blockchain software includes a light Electrum-style wallet that does not require a full node to be synced to function. This is considered the safest wallet to use and it can also be used to create a cold wallet.

+

The official Chia Cloud Wallet is a web-based wallet that does not require a full node to be synced to function. This is considered the safest wallet to use.

+

Note: For a comprehensive guide on acquiring XCH, see the Buy XCH page.

@@ -21,6 +22,7 @@

Wallets

+ @@ -32,17 +34,35 @@

Wallets

- + - + + - + + + + + + + + + + + + + + + + + + @@ -53,6 +73,7 @@

Wallets

+ @@ -68,6 +89,7 @@

Wallets

+ @@ -83,6 +105,7 @@

Wallets

+ @@ -98,6 +121,7 @@

Wallets

+ @@ -113,6 +137,7 @@

Wallets

+ @@ -127,6 +152,7 @@

Wallets

+ @@ -134,6 +160,7 @@

Wallets

--> + @@ -142,6 +169,7 @@

Wallets

+ @@ -157,6 +185,7 @@

Wallets

+ @@ -173,6 +202,7 @@

Wallets

+ From 4896d1b6ce508bb3fd7ee90c177a7b7e361fccc8 Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Wed, 17 Dec 2025 15:09:44 -0700 Subject: [PATCH 2/6] comment out 404 links --- _data/links.yml | 223 +++++++++++++++++++++++------------------- _data/news.yml | 144 +++++++++++++++------------ _data/roadmap.yml | 18 ++-- labels/exchanges.html | 16 ++- labels/wallets.html | 58 +++++------ 5 files changed, 253 insertions(+), 206 deletions(-) diff --git a/_data/links.yml b/_data/links.yml index c395a8b..ae39823 100644 --- a/_data/links.yml +++ b/_data/links.yml @@ -325,11 +325,12 @@ description: An app that can monitor your Chia services and report it to a web service so you can monitor your farming remotely with a slick dashboard. date: 2021-04-27 -- name: chia-rest-api - url: https://github.com/Godfather95/chia-rest-api - tags: [tools, developers] - description: REST API wrapper for Chia-RPC for developers to use in building their Chia applications. - date: 2021-04-27 +# - name: chia-rest-api +# url: https://github.com/Godfather95/chia-rest-api +# tags: [tools, developers] +# description: REST API wrapper for Chia-RPC for developers to use in building their Chia applications. +# date: 2021-04-27 +# note: 404 error - name: Swar's Chia Plot Manager url: https://github.com/swar/Swar-Chia-Plot-Manager @@ -628,11 +629,12 @@ description: A list of peer IPs of active nodes on the Chia network to add manually if you are having sync issues. date: 2021-05-20 -- name: Chia Telegram Bot - url: https://interchargers.com/chia-telegram-bot/ - tags: [farming, tools] - description: Windows Powershell script to monitor log files and trigger a Telegram notification. - date: 2021-05-22 +# - name: Chia Telegram Bot +# url: https://interchargers.com/chia-telegram-bot/ +# tags: [farming, tools] +# description: Windows Powershell script to monitor log files and trigger a Telegram notification. +# date: 2021-05-22 +# note: 404 error - name: Chia Logs Analyser url: https://chia-stats.lorado.dev/upload-log @@ -1328,12 +1330,14 @@ # tags: [faucets] # description: Claim 100,000 mojos up to 3 times daily. # date: 2022-04-23 +# Note: No longer actively maintained # - name: CATs Founder Online Minting Tool # url: https://www.catsfounder.com/ # tags: [cats, tools] # description: An online tool for minting CATs. # date: 2022-04-23 +# Note: No longer actively maintained - name: CAT Auto Send Script url: https://github.com/morph3us1984/CAT-auto-send-script @@ -1371,11 +1375,12 @@ description: Dashboard monitoring open source development in the Chia ecosystem. date: 2023-05-29 -- name: Keyword Crypto - Jon of ChiaLinks - url: https://www.keywordcrypto.com/jon-of-chialinks/ - tags: [podcasts] - description: Jon from Chialinks.com sits down with Michael to chat about Chia and Nano. - date: 2022-05-01 +# - name: Keyword Crypto - Jon of ChiaLinks +# url: https://www.keywordcrypto.com/jon-of-chialinks/ +# tags: [podcasts] +# description: Jon from Chialinks.com sits down with Michael to chat about Chia and Nano. +# date: 2022-05-01 +# note: 404 error - name: The Fintech Blueprint - 25 years of cypherpunk innovation in money, privacy, and music, with Chia Network COO Gene Hoffman url: https://lex.substack.com/p/podcast-conversation-25-years-of?s=r @@ -1395,13 +1400,14 @@ description: Cross platform wallet designed for transactions with XCH, CATs, and NFTs in a reliable and secure way. date: 2022-05-22 -- name: Indodax - url: https://www.indodax.com/ - pair: XCH/IDR - pair_url: https://indodax.com/market/XCHIDR - tags: [exchanges] - description: Indonesia based exchange. - date: 2022-05-24 +# - name: Indodax +# url: https://www.indodax.com/ +# pair: XCH/IDR +# pair_url: https://indodax.com/market/XCHIDR +# tags: [exchanges] +# description: Indonesia based exchange. +# date: 2022-05-24 +# note: 404 error - name: BitMart url: https://www.bitmart.com/ @@ -1525,11 +1531,12 @@ description: Official NFT profile picture (PFP) project from the Chia Network. 10,000 given away in a raffle. date: 2022-06-30 -- name: Chia Twitter Spaces Archive - XCH Dev Spaces - url: https://xchdev.com/index.html#!spaces.md - tags: [podcasts] - description: An archive ot recorded Twitter Spaces talking about Chia, including the Chia 168 hour marathon in July 2022. - date: 2022-07-13 +# - name: Chia Twitter Spaces Archive - XCH Dev Spaces +# url: https://xchdev.com/index.html#!spaces.md +# tags: [podcasts] +# description: An archive of recorded Twitter Spaces talking about Chia, including the Chia 168 hour marathon in July 2022. +# date: 2022-07-13 +# note: 404 error - name: Farmers Market by ChiaLinks.com url: https://farmersmarket.cc @@ -1573,16 +1580,18 @@ description: A bash script to help make the process of minting a series of NFTs on the Chia Blockchain easier. date: 2022-08-10 -- name: easy_mint - url: https://github.com/su77ungr/easy_mint - tags: [nfts, tools] - description: Automating minting and creating .offer files - date: 2022-08-10 +# - name: easy_mint +# url: https://github.com/su77ungr/easy_mint +# tags: [nfts, tools] +# description: Automating minting and creating .offer files +# date: 2022-08-10 +# note: 404 error -- name: mint_test_script - url: https://github.com/ockhamstest/mint_test_script - tags: [nfts, tools] - date: 2022-08-10 +# - name: mint_test_script +# url: https://github.com/ockhamstest/mint_test_script +# tags: [nfts, tools] +# date: 2022-08-10 +# note: 404 error - name: nftutil url: https://github.com/imagenaria/nftutil @@ -1641,11 +1650,12 @@ # date: 2022-10-08 # Note: No longer actively maintained -- name: Hoogii - url: https://hoogii.app/ - tags: [wallets] - description: Hoogii is a crypto wallet extension for Chia Network from the Hashgreen Labs team. - date: 2022-10-31 +# - name: Hoogii +# url: https://hoogii.app/ +# tags: [wallets] +# description: Hoogii is a crypto wallet extension for Chia Network from the Hashgreen Labs team. +# date: 2022-10-31 +# Note: No longer actively maintained - name: H9 url: https://www.h9.com/statistics/chiapp @@ -1767,17 +1777,19 @@ description: RPC/Websocket based metrics exporter for Chia date: 2023-01-25 -- name: Evergreen Mobile Wallet - url: https://evergreenminer.com/pages/setup-mobile - tags: [wallets] - description: Evergreen Mobile allows you to manage your Evergreen Miner, custody coins, and keep track of your operations and earnings. - date: 2023-01-25 +# - name: Evergreen Mobile Wallet +# url: https://evergreenminer.com/pages/setup-mobile +# tags: [wallets] +# description: Evergreen Mobile allows you to manage your Evergreen Miner, custody coins, and keep track of your operations and earnings. +# date: 2023-01-25 +# Note: No longer actively maintained -- name: Evergreen Miner - url: https://www.evergreenminer.com - tags: [farming, hardware, verified, merchants] - description: Plug and Play Farming Hardware with integrated Chia wallet, collectibles, exchange, and more. - date: 2023-01-25 +# - name: Evergreen Miner +# url: https://www.evergreenminer.com +# tags: [farming, hardware, verified, merchants] +# description: Plug and Play Farming Hardware with integrated Chia wallet, collectibles, exchange, and more. +# date: 2023-01-25 +# Note: No longer actively maintained - name: XCHDEV - This Week In Chia url: https://www.thisweekinchia.com @@ -1910,11 +1922,12 @@ tags: [videos, plotting] date: 2023-03-01 -#- name: Chia Help -# url: https://help.chia.net/hc/en-us -# tags: [community, featured, verified] -# description: Official help and FAQ maintained by the Chia Network team. -# date: 2023-03-01 +# - name: Chia Help +# url: https://help.chia.net/hc/en-us +# tags: [community, featured, verified] +# description: Official help and FAQ maintained by the Chia Network team. +# date: 2023-03-01 +# Note: No longer actively maintained - name: Smart Coin First Steps in Chialisp url: https://www.youtube.com/watch?v=-Nza_N9Xb3Y @@ -1953,11 +1966,12 @@ description: CHIA Space Hub is a landing spot for a lot of different community built destinations in the metaverse. Homes, Galleries, Churches, Shrines, Trailer parks... all found in Spatial. date: 2023-03-01 -- name: Frodo Wallet - url: https://www.frodowallet.com/ - tags: [wallets] - description: Frodo Wallet is an open-source, secure wallet with a focus on amazing usability, high security and an extensive feature set. You can easily mint DID-backed NFTs and create your own tokens. It offers 24-word default security, the highest, rare in mobile wallets. - date: 2023-03-06 +# - name: Frodo Wallet +# url: https://www.frodowallet.com/ +# tags: [wallets] +# description: Frodo Wallet is an open-source, secure wallet with a focus on amazing usability, high security and an extensive feature set. You can easily mint DID-backed NFTs and create your own tokens. It offers 24-word default security, the highest, rare in mobile wallets. +# date: 2023-03-06 +# Note: No longer actively maintained - name: Cypher ChiaLisp Library url: https://github.com/hashgreen/cypher-chialisp @@ -2218,11 +2232,12 @@ tags: [developers, walletconnect] date: 2023-08-14 -- name: Chia Official Example dApp (deprecated) - url: https://github.com/Chia-Network/chia-wallet-connect-dapp-test - creator: Chia Network - tags: [developers, walletconnect] - date: 2023-08-14 +# - name: Chia Official Example dApp (deprecated) +# url: https://github.com/Chia-Network/chia-wallet-connect-dapp-test +# creator: Chia Network +# tags: [developers, walletconnect] +# date: 2023-08-14 +# note: 404 error - name: Open Market Dev Clup dApp example url: https://github.com/Open-Market-Dev-Club/chia-walletconnect @@ -2334,35 +2349,40 @@ description: Collection of Chia related memes. date: 2023-08-14 -- name: Buidl Crypto Episode 4 - Programmable Money - url: https://buidlcrypto.buzzsprout.com/1567471/7252243-4-programmable-money - tags: [podcasts] - description: Bram Cohen, the legendary inventor of BitTorrent, talks about his programmable money startup Chia. It plans to make cryptocurrencies more efficient and easier to use then today. Bram is joined by Chia's president Gene Hoffman, former CEO of Vindicia and co-founder of emusic. - date: 2021-01-11 - -- name: Buidl Crypto Episode 5 - Green Programmable Money - url: https://buidlcrypto.buzzsprout.com/1567471/7646299-5-green-programmable-money - tags: [podcasts] - description: Continued conversation with Gene Hoffman president of Chia (former CEO of Vindicia and co-founder of emusic) along with Bram Cohen, on future of Chia network. - date: 2021-02-12 - -- name: Buidl Crypto Episode 19 - Chia, The Best Damn Blockchain - url: https://buidlcrypto.buzzsprout.com/1567471/9676932-19-chia-the-best-damn-blockchain - tags: [podcasts] - description: Jonmichael Hands, VP Storage at Chia talks about how Chia's energy efficient blockchain raises the stake for nakamoto consensus and proof of work. - date: 2021-12-06 - -- name: Buidl Crypto Episode 28 - A new kind of decentralize exchange - url: https://buidlcrypto.buzzsprout.com/1567471/13283806-28-a-new-kind-of-decentralize-exchange - tags: [podcasts] - description: TibetSwap is an Automated Market Maker (AMM) running on the Chia blockchain. It uses funds provided users (liquidity providers) to allow anyone to trade XCH and tokens at what it considers to be a fair price. - date: 2023-07-24 - -- name: Buidl Crypto Episode 28 - Empowering Individuals with Producer Economy - url: https://buidlcrypto.buzzsprout.com/1567471/13332900-30-empowering-individuals-with-producer-economy - tags: [podcasts] - description: Jerod Moore a YouTuber and tech nerd who has been nerding it up for the past 20 years runs Digital Spaceport. - date: 2023-08-01 +# - name: Buidl Crypto Episode 4 - Programmable Money +# url: https://buidlcrypto.buzzsprout.com/1567471/7252243-4-programmable-money +# tags: [podcasts] +# description: Bram Cohen, the legendary inventor of BitTorrent, talks about his programmable money startup Chia. It plans to make cryptocurrencies more efficient and easier to use then today. Bram is joined by Chia's president Gene Hoffman, former CEO of Vindicia and co-founder of emusic. +# date: 2021-01-11 +# note: 404 error + +# - name: Buidl Crypto Episode 5 - Green Programmable Money +# url: https://buidlcrypto.buzzsprout.com/1567471/7646299-5-green-programmable-money +# tags: [podcasts] +# description: Continued conversation with Gene Hoffman president of Chia (former CEO of Vindicia and co-founder of emusic) along with Bram Cohen, on future of Chia network. +# date: 2021-02-12 +# note: 404 error + +# - name: Buidl Crypto Episode 19 - Chia, The Best Damn Blockchain +# url: https://buidlcrypto.buzzsprout.com/1567471/9676932-19-chia-the-best-damn-blockchain +# tags: [podcasts] +# description: Jonmichael Hands, VP Storage at Chia talks about how Chia's energy efficient blockchain raises the stake for nakamoto consensus and proof of work. +# date: 2021-12-06 +# note: 404 error + +# - name: Buidl Crypto Episode 28 - A new kind of decentralize exchange +# url: https://buidlcrypto.buzzsprout.com/1567471/13283806-28-a-new-kind-of-decentralize-exchange +# tags: [podcasts] +# description: TibetSwap is an Automated Market Maker (AMM) running on the Chia blockchain. It uses funds provided users (liquidity providers) to allow anyone to trade XCH and tokens at what it considers to be a fair price. +# date: 2023-07-24 +# note: 404 error + +# - name: Buidl Crypto Episode 28 - Empowering Individuals with Producer Economy +# url: https://buidlcrypto.buzzsprout.com/1567471/13332900-30-empowering-individuals-with-producer-economy +# tags: [podcasts] +# description: Jerod Moore a YouTuber and tech nerd who has been nerding it up for the past 20 years runs Digital Spaceport. +# date: 2023-08-01 +# note: 404 error - name: Python-chianode wrapper url: https://github.com/circuitdao/python-chianode @@ -2438,12 +2458,13 @@ description: Chia CEO Gene Hoffman Talks IPO Delay, Layoffs, Prefarm Sale, and What's Next for Chia Network date: 2023-10-02 -- name: Chia Network - The 'Most Decentralized Blockchain' on the planet? - url: https://unchainedcrypto.substack.com/p/chia-network-the-most-decentralized - creator: Unchained Podcast - tags: [discussions, videos] - description: Gene Hoffman, CEO of Chia Network, discussed the company's vision for a more sustainable, secure blockchain, and its partnerships. - date: 2023-10-03 +# - name: Chia Network - The 'Most Decentralized Blockchain' on the planet? +# url: https://unchainedcrypto.substack.com/p/chia-network-the-most-decentralized +# creator: Unchained Podcast +# tags: [discussions, videos] +# description: Gene Hoffman, CEO of Chia Network, discussed the company's vision for a more sustainable, secure blockchain, and its partnerships. +# date: 2023-10-03 +# note: 404 error - name: Tangem Wallet url: https://tangem.com/en/ diff --git a/_data/news.yml b/_data/news.yml index e580e23..dfd165e 100644 --- a/_data/news.yml +++ b/_data/news.yml @@ -29,10 +29,11 @@ site: CoinDesk date: 2021-02-12 -- title: Chia launches eco-friendly Blockchain & new digital currency - url: https://finance.yahoo.com/news/chia-launches-eco-friendly-blockchain-100500676.html - site: Yahoo! Finance - date: 2021-03-24 +# - title: Chia launches eco-friendly Blockchain & new digital currency +# url: https://finance.yahoo.com/news/chia-launches-eco-friendly-blockchain-100500676.html +# site: Yahoo! Finance +# date: 2021-03-24 +# note: 404 error - title: Going green with Chia: True decentralization and efficiency url: https://tateg.medium.com/going-green-with-chia-true-decentralization-and-efficiency-59c747572e86 @@ -184,10 +185,11 @@ site: Wccf tech date: 2021-05-03 -- title: Chia launches its green digital currency (XCH) - url: https://finance.yahoo.com/news/chia-launches-green-digital-currency-110000957.html - site: Yahoo! Finance - date: 2021-05-03 +# - title: Chia launches its green digital currency (XCH) +# url: https://finance.yahoo.com/news/chia-launches-green-digital-currency-110000957.html +# site: Yahoo! Finance +# date: 2021-05-03 +# note: 404 error - title: TeamGroup launches Chia farming 12,000 TBW SSD url: https://www.tomshardware.com/news/teamgroup-12000-tbw-ssd-chia-farming @@ -289,10 +291,11 @@ site: Investor Place date: 2021-05-14 -- title: What is the “green” cryptocurrency Chia and to what extent is it ecological? - url: https://www.explica.co/what-is-the-green-cryptocurrency-chia-and-to-what-extent-is-it-ecological.html - site: Explica.co - date: 2021-05-14 +# - title: What is the “green” cryptocurrency Chia and to what extent is it ecological? +# url: https://www.explica.co/what-is-the-green-cryptocurrency-chia-and-to-what-extent-is-it-ecological.html +# site: Explica.co +# date: 2021-05-14 +# note: 404 error - title: Chia launches energy-efficient token – here is how it works url: https://finance.yahoo.com/news/chia-launches-energy-efficient-token-150000307.html @@ -544,10 +547,11 @@ site: CoinDesk date: 2021-06-03 -- title: Chia names Misha Graboi CFO as part of global expansion - url: https://finance.yahoo.com/news/chia-names-misha-graboi-cfo-123200256.html - site: Yahoo! Finance - date: 2021-06-03 +# - title: Chia names Misha Graboi CFO as part of global expansion +# url: https://finance.yahoo.com/news/chia-names-misha-graboi-cfo-123200256.html +# site: Yahoo! Finance +# date: 2021-06-03 +# note: 404 error - title: PNY: Chia coin, NAND shortage behind reduced SSD warranties url: https://www.tomshardware.com/news/pny-admits-reducing-ssd-write-endurance-chia-coin-boom @@ -674,10 +678,11 @@ site: Business Wire date: 2021-06-29 -- title: Can a "green Bitcoin" help solve cryptocurrencies' sustainability problem? - url: https://oxfordbusinessgroup.com/news/can-green-bitcoin-help-solve-cryptocurrencies%E2%80%99-sustainability-problem - site: Oxford Business Group - date: 2021-06-30 +# - title: Can a "green Bitcoin" help solve cryptocurrencies' sustainability problem? +# url: https://oxfordbusinessgroup.com/news/can-green-bitcoin-help-solve-cryptocurrencies%E2%80%99-sustainability-problem +# site: Oxford Business Group +# date: 2021-06-30 +# note: 404 error - title: Seagate gets an upgrade as crypto miners push up disk drive price url: https://www.barrons.com/articles/seagate-gets-an-upgrade-as-crypto-miners-push-up-disk-drive-price-51625069791 @@ -699,10 +704,11 @@ site: Tom's Hardware date: 2021-07-01 -- title: Sirius Labs launches Chia Hackathon, in partnership with Chia Network - url: https://cointelegraph.com/press-releases/sirius-labs-launches-chia-hackathon-in-partnership-with-chia-network - site: CoinTelegraph - date: 2021-07-02 +# - title: Sirius Labs launches Chia Hackathon, in partnership with Chia Network +# url: https://cointelegraph.com/press-releases/sirius-labs-launches-chia-hackathon-in-partnership-with-chia-network +# site: CoinTelegraph +# date: 2021-07-02 +# note: 404 error - title: As miners leave Bitcoin in droves, space allocation dedicated to Filecoin and Chia surges url: https://news.bitcoin.com/as-miners-leave-bitcoin-in-droves-space-allocation-dedicated-to-filecoin-and-chia-surges/ @@ -789,10 +795,11 @@ site: Coin Rivet date: 2021-07-27 -- title: Chialisp training commences on Aug 9 with Bram Cohen, creator of Chia - url: https://cointelegraph.com/press-releases/chialisp-training-commences-on-aug-9-with-bram-cohen-creator-of-chia - site: Coin Telegraph - date: 2021-07-29 +# - title: Chialisp training commences on Aug 9 with Bram Cohen, creator of Chia +# url: https://cointelegraph.com/press-releases/chialisp-training-commences-on-aug-9-with-bram-cohen-creator-of-chia +# site: Coin Telegraph +# date: 2021-07-29 +# note: 404 error - title: Cloud storage service Backblaze unaffected by Chia crypto farming url: https://www.tomshardware.com/amp/news/cloud-storage-service-backblaze-unaffected-by-chia-crypto-farming @@ -989,10 +996,11 @@ site: TweakTown date: 2021-12-14 -- title: Eco-friendly cryptocurrency: 4 things to know - url: https://cryptomode.com/eco-friendly-cryptocurrency-4-things-to-know/ - site: Cryptomode - date: 2021-12-14 +# - title: Eco-friendly cryptocurrency: 4 things to know +# url: https://cryptomode.com/eco-friendly-cryptocurrency-4-things-to-know/ +# site: Cryptomode +# date: 2021-12-14 +# note: 404 error - title: The World Bank plants a seed to solve climate change url: https://www.climateandcapitalmedia.com/the-world-bank-plants-a-seed-to-solve-climate-change/ @@ -1094,10 +1102,11 @@ site: Coin Telegraph date: 2022-02-10 -- title: Top 10 essential technology trends you must follow in 2022 - url: https://www.itproportal.com/features/top-10-essential-technology-trends-you-must-follow-in-2022/ - site: ITProPortal - date: 2022-02-10 +# - title: Top 10 essential technology trends you must follow in 2022 +# url: https://www.itproportal.com/features/top-10-essential-technology-trends-you-must-follow-in-2022/ +# site: ITProPortal +# date: 2022-02-10 +# note: 404 error - title: Mining worldwide: Where should crypto miners go in a changing landscape? url: https://cointelegraph.com/news/mining-worldwide-where-should-crypto-miners-go-in-a-changing-landscape @@ -1119,10 +1128,11 @@ site: Tom's Hardware date: 2022-02-22 -- title: Is Chia Network eyeing to reach the double of its all time high? - url: https://www.thecoinrepublic.com/2022/02/21/is-chia-network-eyeing-to-reach-the-double-of-its-all-time-high/ - site: The Coin Republic - date: 2022-02-22 +# - title: Is Chia Network eyeing to reach the double of its all time high? +# url: https://www.thecoinrepublic.com/2022/02/21/is-chia-network-eyeing-to-reach-the-double-of-its-all-time-high/ +# site: The Coin Republic +# date: 2022-02-22 +# note: 404 error - title: Sustainable investors take the crypto out of cryptocurrency url: https://technical.ly/civic-news/sustainable-investing-cryptocurrency-energy-use/ @@ -1169,10 +1179,11 @@ site: Grist date: 2022-03-22 -- title: Chia Network appoints Lars Kvale Vice President of market solutions for climate finance - url: https://finance.yahoo.com/news/chia-network-appoints-lars-kvale-131500247.html - site: Yahoo! Finance - date: 2022-04-05 +# - title: Chia Network appoints Lars Kvale Vice President of market solutions for climate finance +# url: https://finance.yahoo.com/news/chia-network-appoints-lars-kvale-131500247.html +# site: Yahoo! Finance +# date: 2022-04-05 +# note: 404 error - title: Bitcoin (BTC) adoption boost: Mexico plans cryptocurrency vote url: https://capital.com/bitcoin-btc-adoption-boost-mexico-plans-cryptocurrency-vote @@ -1329,15 +1340,17 @@ site: Crypto News Flash date: 2022-09-08 -- title: Most sustainable cryptocurrency to invest in 2022 - url: https://www.business2community.com/cryptocurrency/most-sustainable-cryptocurrency - site: Business 2 Community - date: 2022-09-09 +# - title: Most sustainable cryptocurrency to invest in 2022 +# url: https://www.business2community.com/cryptocurrency/most-sustainable-cryptocurrency +# site: Business 2 Community +# date: 2022-09-09 +# note: 404 error -- title: Greenest cryptocurrencies to invest In 2022 - url: https://www.business2community.com/cryptocurrency/greenest-cryptocurrency - site: Business 2 Community - date: 2022-09-13 +# - title: Greenest cryptocurrencies to invest In 2022 +# url: https://www.business2community.com/cryptocurrency/greenest-cryptocurrency +# site: Business 2 Community +# date: 2022-09-13 +# note: 404 error - title: Digital Asset Insider Sept '22 url: https://www.fireblocks.com/blog/digital-asset-insider-sept-22/ @@ -1424,10 +1437,11 @@ site: Coindesk date: 2022-10-31 -- title: Singapore FinTech Festival kicks off with over 850 expert speakers and 450 FinTech exhibitors - url: https://finance.yahoo.com/news/singapore-fintech-festival-kicks-off-102800360.html - site: Yahoo! Finance - date: 2022-10-31 +# - title: Singapore FinTech Festival kicks off with over 850 expert speakers and 450 FinTech exhibitors +# url: https://finance.yahoo.com/news/singapore-fintech-festival-kicks-off-102800360.html +# site: Yahoo! Finance +# date: 2022-10-31 +# note: 404 error - title: Using 'proof of space and time' mechanism in mining cryptocurrencies makes Chia Network less energy-intensive: CEO url: https://www.channelnewsasia.com/watch/using-proof-space-and-time-mechanism-mining-cryptocurrencies-makes-chia-network-less-energy-intensive-ceo-3044156 @@ -1679,10 +1693,11 @@ site: Business Wire date: 2023-11-09 -- title: CTBC Bank USA CEO Noor Menai to Speak at FT's Global Banking Summit - url: https://finance.yahoo.com/news/ctbc-bank-usa-ceo-noor-132800755.html - site: Yahoo! Finance - date: 2023-11-20 +# - title: CTBC Bank USA CEO Noor Menai to Speak at FT's Global Banking Summit +# url: https://finance.yahoo.com/news/ctbc-bank-usa-ceo-noor-132800755.html +# site: Yahoo! Finance +# date: 2023-11-20 +# note: 404 error - title: Singapore, Verra, and Gold Standard announce playbook for 'robust and effective' carbon crediting url: https://www.businessgreen.com/news/4155852/singapore-verra-gold-standard-announce-playbook-robust-effective-carbon-crediting @@ -1739,10 +1754,11 @@ site: Business Wire date: 2024-08-12 -- title: Sustainable blockchain: How the amazing crypto industry is tackling environmental concerns In 2024 - url: https://blockchainmagazine.com/sustainable-blockchain-in-crypto-industry/ - site: Blockchain Magazine - date: 2024-09-18 +# - title: Sustainable blockchain: How the amazing crypto industry is tackling environmental concerns In 2024 +# url: https://blockchainmagazine.com/sustainable-blockchain-in-crypto-industry/ +# site: Blockchain Magazine +# date: 2024-09-18 +# note: 404 error - title: Crypto vs. Climate url: https://irishtechnews.ie/crypto-vs-climate/ diff --git a/_data/roadmap.yml b/_data/roadmap.yml index cbc9a88..1032548 100644 --- a/_data/roadmap.yml +++ b/_data/roadmap.yml @@ -206,10 +206,11 @@ description: The incorporation and launch of Chia Network subsidiary headquartered in Singapore, Chia Network PTE. LTD was announced. The new office will serve as the primary entity for the company's operations in Asia. source: https://www.businesswire.com/news/home/20221109005726/en/Chia-Network-Establishes-Official-Singapore-Entity-and-Begins-Operations -- title: Climate Action Data Trust launch - date: 2022-12-07 - description: IETA and founding partners announce the launch of Climate Action Data Trust built on the Chia blockchain utilizing the Chia DataLayer. - source: https://finance.yahoo.com/news/ieta-founding-partners-announce-launch-091400437.html +# - title: Climate Action Data Trust launch +# date: 2022-12-07 +# description: IETA and founding partners announce the launch of Climate Action Data Trust built on the Chia blockchain utilizing the Chia DataLayer. +# source: https://finance.yahoo.com/news/ieta-founding-partners-announce-launch-091400437.html +# note: 404 error - title: Gene Hoffman assumes CEO role date: 2023-01-19 @@ -317,10 +318,11 @@ description: The first block reward halving occured, reducing the block reward from 2 XCH to 1 XCH. source: https://www.chia.net/2024/02/15/chia-blockchain-explainer-the-halvings/ -- title: Second Draft Registration Submitted - date: 2024-03-29 - description: Chia Network Inc announced that it has confidentially submitted an amendment to its initial draft registration statement on Form S-1 to the SEC relating to the proposed IPO of its common stock. - source: https://finance.yahoo.com/news/chia-network-announces-second-confidential-211700042.html +# - title: Second Draft Registration Submitted +# date: 2024-03-29 +# description: Chia Network Inc announced that it has confidentially submitted an amendment to its initial draft registration statement on Form S-1 to the SEC relating to the proposed IPO of its common stock. +# source: https://finance.yahoo.com/news/chia-network-announces-second-confidential-211700042.html +# note: 404 error - title: Chia Blockchain 2.3.0 released date: 2024-05-01 diff --git a/labels/exchanges.html b/labels/exchanges.html index 1d4df08..836095f 100644 --- a/labels/exchanges.html +++ b/labels/exchanges.html @@ -21,7 +21,9 @@

Exchanges

Decentralized Exchanges (DEXs)

PlatformsVaults CAT NFT DID
Chia Reference WalletChia logoChia Cloud Wallet
Chia Reference WalletChia logoChia Cloud Wallet Win, Mac, Linux GitHub
Chia logoChia Reference Wallet
Chia logoChia Reference WalletWin, Mac, Linux GitHub
Evergreen iOS, Android
Frodo Wallet Web, Android
Goby Chrome Extension
Green Wallet Android
Hoogii Chrome Extension
Keyspace Mac, iOS
Ozone iOS, Android
Pawket Web, iOS, Android
Sage Wallet Win, Mac, Linux, iOS, Android
- + @@ -37,7 +39,9 @@

Traditional Exchanges

Traditional centralized exchanges (CEXs) often require sign-up and depositing of fiat or crypto coins into a custodial wallet to use the exchange services.

List of Decentralized Exchanges (DEXs) for trading XCH and Chia assets + List of Decentralized Exchanges (DEXs) for trading XCH and Chia assets +
Exchange
- + @@ -53,7 +57,9 @@

Swap Services

Swap services generally do not require sign-up and allow the swap of one crypto for another. These services typically charge higher fees. Use with common sense and caution.

List of Traditional Centralized Exchanges (CEXs) for buying XCH + List of Traditional Centralized Exchanges (CEXs) for buying XCH +
Exchange
- + @@ -69,7 +75,9 @@

Bridges

Bridges enable the transfer of assets between different blockchains, including XCH to wXCH (wrapped XCH) and vice versa. wXCH exists on either the Base or Ethereum blockchain and must be bridged to the Chia blockchain to acquire XCH directly. Bridge and other fees may apply.

List of Swap Services for exchanging cryptocurrencies for XCH + List of Swap Services for exchanging cryptocurrencies for XCH +
Exchange
- + diff --git a/labels/wallets.html b/labels/wallets.html index 530ab03..892731f 100644 --- a/labels/wallets.html +++ b/labels/wallets.html @@ -49,6 +49,23 @@

Wallets

+ + + + + + + + + + + + + + + + + @@ -66,8 +83,7 @@

Wallets

- - + - + + --> + - - + - + + --> + @@ -130,8 +147,7 @@

Wallets

- - + - + + --> + - - - - - - - - - - - - - - - - -
List of Bridges for transferring assets between blockchains + List of Bridges for transferring assets between blockchains +
Bridge
Sage Wallet
Sage WalletWin, Mac, Linux, iOS, Android GitHub
Chia logoChia Reference Wallet
GitHub (Partial)
GitHub
GitHub
GitHub
Sage Wallet
Sage WalletWin, Mac, Linux, iOS, Android GitHub
From 1f9c576f927df70edaa79a10c56393d4ef7551a6 Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:04:17 -0700 Subject: [PATCH 3/6] exclude from nav and add icon --- _config.yml | 4 ++++ assets/icons/buy-xch.png | Bin 0 -> 972 bytes buy-xch.html | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 assets/icons/buy-xch.png diff --git a/_config.yml b/_config.yml index 0f02569..42693b1 100644 --- a/_config.yml +++ b/_config.yml @@ -90,6 +90,10 @@ aux_links: icon: guides url: /roadmap/ new_tab: false + - title: Buy XCH + icon: buy-xch + url: /buy-xch/ + new_tab: false - title: Ecosystem icon: get-started url: /ecosystem/ diff --git a/assets/icons/buy-xch.png b/assets/icons/buy-xch.png new file mode 100644 index 0000000000000000000000000000000000000000..529e8eb91eebc29640da0dbcec521bb01c3357c2 GIT binary patch literal 972 zcmV;-12g=IP)+DEw`zQ!P(&62t>N3-s`|z2`F#%Q5cV~&IyChIn|(t29@1_6fhBz1<}(1_ zz>6c=Qd89>tr_6yuBro0^tL1-8-RnrUZ4S30@Nnt{uj^-98=XkYcHzm+<-N}EnouB zl-pyMSe>u1h#UZJ0(DM~qH9D|=h$|3n!_S;6zIYqEWit=-VVdK85kw~AzWzVKsV6f zH2o}LbHMv40viC@f%QObNx!_|^Z6w5NYrLqEgc8e8th%b5mo(R={I$`0GFy8XjRp5 zhj>y~?4%_k4Zx-n^8|1*>#$&#rMDPt&sFuUYcM`!1H8;&d*vF4FWCUkHQ0W-2I5OL zz#k2^Rjz^fk_~Xb!PX)oIoDu($OgC<_*PivH}-@Hv%_+uO6VS zuXN%+riB@L2T%{J0Ol7RZU%Oiba@6mEp`E{1X>8Dj7gVO^|V!hNnPQHqaaVj9S?%3 z(hdw8`iujOHZf#&BVJX!c!pMWl(z zyQNC-L{Kbc9yq-9TxD{sZ&cN^-Skgo8dyZ?fICcHjsje>@#+0Zy#Gl=Y6+em*avg~ z%MBlU2VA#0f#sUG0~jRza?sR6_;S@cOlL%<8=^z ulr()tZ=IF>~*$*A1`0000Buy XCH to Swap, Transact, & Trade From 0cf070be311f65a0627b960020ae7758b36da0bd Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:06:10 -0700 Subject: [PATCH 4/6] add dex trading req clarity --- buy-xch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buy-xch.html b/buy-xch.html index 48b6037..dc96773 100644 --- a/buy-xch.html +++ b/buy-xch.html @@ -58,7 +58,7 @@

Exchanges

See our comprehensive Exchanges page for:

    -
  • Decentralized Exchanges (DEXs) - Trade using Offer Files without intermediaries. This is the recommended way to trade.
  • +
  • Decentralized Exchanges (DEXs) - Trade using Offer Files without intermediaries. This is the recommended way to trade but requires another asset (e.g. wUSDC.b) before trading.
  • Traditional Exchanges - Centralized exchanges for buying XCH with fiat or other cryptocurrencies
  • Swap Services - Quick swaps without sign-up requirements (typically charge higher fees)
  • Bridges - Transfer assets between blockchains (XCH to wXCH and vice versa)
  • From cf95b8b35fdadaf0479d96a1c651715d3fbb9e5a Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:08:25 -0700 Subject: [PATCH 5/6] remove no longer updated wallet --- buy-xch.html | 1 - 1 file changed, 1 deletion(-) diff --git a/buy-xch.html b/buy-xch.html index dc96773..93b900f 100644 --- a/buy-xch.html +++ b/buy-xch.html @@ -34,7 +34,6 @@

    Community Wallets

    • Sage Wallet (opens in new tab) - Win, Mac, Linux, iOS, Android
    • -
    • Frodo Wallet (opens in new tab) - Web, Android
    • Goby (opens in new tab) - Chrome Extension
    • Green Wallet (opens in new tab) - Android
    • Ozone (opens in new tab) - iOS, Android
    • From b276bcd76ea1d6f5f67c0910c492510ffb5eff94 Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:01:51 -0700 Subject: [PATCH 6/6] remove testnet chia cloud wallet and ecosystem map --- _config.yml | 4 ---- _data/links.yml | 6 ------ 2 files changed, 10 deletions(-) diff --git a/_config.yml b/_config.yml index 42693b1..eb2ddab 100644 --- a/_config.yml +++ b/_config.yml @@ -94,10 +94,6 @@ aux_links: icon: buy-xch url: /buy-xch/ new_tab: false - - title: Ecosystem - icon: get-started - url: /ecosystem/ - new_tab: false - title: Submit Link icon: submit url: /submit/ diff --git a/_data/links.yml b/_data/links.yml index ae39823..701af90 100644 --- a/_data/links.yml +++ b/_data/links.yml @@ -2696,12 +2696,6 @@ description: The Chia Cloud Wallet allows an easier way to self-custody digital assets and more intelligently and securely control their entire portfolio. Web-based wallet with ACH bank transfer support for US users to purchase XCH directly. date: 2025-01-12 -- name: Chia Cloud Wallet (Testnet) - url: https://vault.chiatest.net/ - tags: [wallets] - description: The Chia Cloud Wallet allows an easier way to self-custody digital assets and more intelligently and securely control their entire portfolio. - date: 2025-01-12 - - name: XCH.live url: https://xch.live tags: [tools]