Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/cloud-wallet/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,16 @@ The Cloud Wallet is a platform for interacting with the Chia blockchain. Assets

### Is the Chia Cloud Wallet available for mainnet?

Not yet. It is currently in beta on testnet11.
Yes. It is in early release as of 6/25/2025 and can be accessed [here](https://vault.chia.net).

### How can I obtain some TXCH for testnet11?

Visit either our [official faucet site](https://testnet11-faucet.chia.net) or a [community-run faucet](https://txchfaucet.com), and enter your txch address. You should receive some funds for testing within a few minutes.

### How do I get started with the Cloud Wallet?

Visit the [Cloud Wallet website](https://vault.chiatest.net) and sign up for a free account.
For mainnet visit the [Mainnet Cloud Wallet website](https://vault.chia.net) and sign up for a free account.
For testnet visit the [Testnet Cloud Wallet website](https://vault.chiatest.net) and sign up for a free account.

### How is the Cloud Wallet different from other wallets?

Expand Down Expand Up @@ -86,7 +87,7 @@ Feel free to ask questions in the #support channel of [our Discord](https://disc

### Where can I report a bug?

If you find any bugs, feel free to fill out a [bug report](https://docs.google.com/forms/d/e/1FAIpQLSeIAZAxSwTwZPGUVLs7_XKseoPgOmtBa0qhtWNQwBeoo9adRA/viewform). However, please keep in mind that this is beta software. We are aware of several existing bugs.
If you find any bugs, feel free to fill out a [bug report](https://docs.google.com/forms/d/e/1FAIpQLSeIAZAxSwTwZPGUVLs7_XKseoPgOmtBa0qhtWNQwBeoo9adRA/viewform). However, please keep in mind that this is early release software. We are aware of several existing bugs.

If you discover any security issues, you can file a report on our [bug bounty site](https://hackerone.com/chia_network). Thanks for your help!

Expand Down
1 change: 1 addition & 0 deletions docs/cloud-wallet/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ Feel free to report other issues on [our Discord server](https://discord.gg/chia
- If you are accessing the Cloud Wallet on an Android phone, you may not be able to create a passkey with a Yubikey or other hardware device.
- We have experienced issues with other combinations of OS and passkey type, especially on mobile devices. These issues are typically related to the device itself, and are out of our control to fix. However, we will work on reporting these limitations more clearly when they occur.
- If you rename any tokens in your vault, and then create an Offer that involves those tokens, the old names will be displayed in the Offer. We will show the new names soon.
- The cloud wallet is currently the only wallet that supports vault based offers. This means if you create an offer in the cloud wallet the taker will need to accept the offer in their cloud wallet account.
Loading