Glittr
  • Introduction
  • Protocol Overview
  • Contract Primitives
    • MOAs - Mint Only Assets
    • MBAs - Mint and Burn Assets
      • Vaults
    • Spec Contracts
    • Oracle Commitments
  • Building on Glittr
    • Setup
    • Faucet
    • Glittr SDK
    • Glittr Transactions
    • Glittr Contracts
    • Installing Glittr Wallet
    • Local Development Guide
  • GLIP
  • Node
    • Run a Bitcoin Node
    • Run a Glittr Node
  • Examples & Guide
    • Creating Tokens
    • Contract Custody
    • Complex Tokens
    • Vesting and Freemint Contract
    • Wrapped BTC Contract
    • USD Contract
    • Oracle Implementation Guide
    • Glittr Output Structure
    • AMM Contract
  • API Reference
    • Getting Assets API
  • APP EXAMPLES
    • Freemint App (NextJS)
    • Freemint App (React + Vite)
    • NFT App (React + Vite)
Powered by GitBook
On this page
  1. Building on Glittr

Installing Glittr Wallet

PreviousGlittr ContractsNextLocal Development Guide

Last updated 3 months ago

Glittr Wallet is a unisat fork wallet showcasing how to manage and transfer Glittr assets. It serves as a functional example for developers looking to integrate Glittr asset support into their own wallet applications.

This wallet supports both Devnet (regtest) and Testnet4. The project repo is at .

How to install

  1. Go to the release page at our repo

  2. Download the glittr wallet for your browser, e.g. glittr-wallet-chrome.zip

  3. Extract the zip file

  4. Go to Extensions menu on your browser. Enable developer mode at the top right corner.

  5. Click "Load unpacked".

  1. Select the directory that you just extracted before.

  1. Test the wallet

https://github.com/glittrfi/wallet-extension
https://github.com/Glittrfi/wallet-extension/releases
Click "Load unpacked"
Select the directory that you just extracted from the zip file
Showing native asset
Showing NFT asset