# Wallets

## Litescribe Ordinals LTC-20 Wallet

With LItescribe you can keep all your Litecoin Ordinals NFTs and Tokens in one place. This is a cloned Unisat Wallet so you will be familiar with its format if you have used the BTC version.

{% embed url="<https://www.youtube.com/watch?v=SQOCKInshbM&t=30s>" %}
Chrome Browser Step-by-Step
{% endembed %}

### Download Litescribe Chrome Extension

{% embed url="<https://chrome.google.com/webstore/detail/litescribe-wallet/ajofhbfomojicfifgoeeimefklkfdkfn>" %}

## Smart Phone Workaround

It is possible to run Chrome Extensions on your smartphone. All you need to do is install the Wallet in a Chrome Extension Browser and follow the Chrome install.&#x20;

{% embed url="<https://www.youtube.com/watch?v=X6JaMUPFY8w&t=13s>" %}
Andriod Step-by-Step
{% endembed %}

### Download Kiwi Browser for Andriod

{% embed url="<https://play.google.com/store/apps/details?id=com.kiwibrowser.browser&hl=en_US&gl=US>" %}

### Download Yandex Browser for iOS

{% embed url="<https://apps.apple.com/us/app/yandex-browser/id483693909>" %}

## Stack Wallet

Stack Wallet is an open-source cryptocurrency wallet that supports a wide array of cryptocurrencies, including Litecoin. It offers a user-friendly interface and quick transaction times, making it a perfect choice for both cryptocurrency experts and novices.

Before we delve into the steps on how to use Stack Wallet with Litecoin Ordinals and LTC-20 tokens, let's briefly discuss its features.

<figure><img src="/files/hrgBjMClBOZn4MnuPmO5" alt=""><figcaption><p>Stack Wallet Coin Control</p></figcaption></figure>

Stack Wallet is an open-source cryptocurrency wallet, which means its codebase is publicly accessible, contributing to its transparency and reliability. Its salient features include:

* Support for 11 different cryptocurrencies, including Litecoin.
* All private keys and seeds remain on the device and are never shared, ensuring the security of your assets.
* An easy backup and restore feature to safeguard all essential information.
* The ability to trade cryptocurrencies through their partners.
* A custom address book to manage your contacts.
* A 'Favorite wallets' feature for fast syncing.
* The ability to use custom nodes.
* No ads.

Now, let's get into how to manage Litecoin Ordinals and LTC-20 tokens using Stack Wallet.

### Setting Up Stack Wallet for Litecoin Ordinals and LTC-20 Tokens

1. **Download Stack Wallet**: Stack Wallet is available for download on various platforms. After downloading and installing, open the wallet.
2. **Enable Coin Control**: Before receiving any Litecoin Ordinals or LTC-20 tokens, you need to enable Coin Control in your wallet settings. Coin Control is a feature that lets you manage your UTXOs (Unspent Transaction Outputs), which is essential for managing tokens like Litecoin Ordinals and LTC-20.
3. **Receive Tokens**: To receive tokens, you will need to share your wallet address with the sender. You can find your Litecoin address in the 'Receive' section of the wallet.
4. **Freeze UTXOs**: After receiving tokens, you can use the Coin Control feature to freeze UTXOs associated with your tokens. Freezing a UTXO prevents it from being spent, which can be useful for managing your tokens effectively.
5. **Manage Tokens**: With the Coin Control feature enabled, you can manage your Litecoin Ordinals and LTC-20 tokens effectively, choosing which UTXOs to spend when making transactions.

Remember, managing cryptocurrencies and tokens requires care and vigilance. Always double-check addresses when sending or receiving tokens, and keep your wallet's private keys secure. Enjoy using the Stack Wallet for your Litecoin Ordinals and LTC-20 tokens!

### Download for Andriod and iOS

{% embed url="<https://stackwallet.com/>" %}

### Download for PC

{% embed url="<https://github.com/cypherstack/stack_wallet/releases/tag/build_173>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://litoshis-io.gitbook.io/litoshis-marketplace/litecoin-blockchain/wallets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
