Trustless Work
English
English
  • Welcome
    • Why Escrows Matter
    • Who Should Use This
    • Links
  • ⚒️Core Concepts
    • Smart Escrow Design
      • What does a Smart Escrow "look like"?
    • Roles in Trustless Work
    • Escrow Lifecycle
      • Initiation Phase
      • Funding Phase
      • Milestone Update phase
      • Approval phase
      • Release phase
      • Dispute Resolution
    • USDC: The Stablecoin Powering Trustless Work
    • Stellar & Soroban: The Backbone of Trustless Work
  • 💻Developer Guide
    • 🚀Developer Quickstart
    • Authentication
      • Request Api Key
    • Schema
    • Architecture
    • Types
      • Basic
      • Entities
      • Payloads
      • Responses
      • Errors
  • API Reference
    • Introduction
    • Single Release Escrow
      • Deploy
      • Fund Escrow
      • Approve Milestone
      • Change Milestone Status
      • Release Funds
      • Dispute Escrow
      • Resolve Dispute
      • Get Escrow
      • Update Escrow
      • Get Multiple Escrow Balance
    • Multi Release Escrow
      • Deploy
      • Fund Escrow
      • Approve Milestone
      • Change Milestone Status
      • Release Milestone Funds
      • Dispute Milestone
      • Resolve Milestone Dispute
      • Update Escrow
      • Get Escrow
      • Get Multiple Escrow Balance
    • Helpers
      • Set Trustline
      • Send Transaction
      • Get Multiple Escrow Balance
    • 🚀Smart Escrow API
  • 📚React Library
    • Getting Started
    • useSendTransaction
    • useGetEscrow
    • useGetMultipleEscrowBalances
    • useInitializeEscrow
    • useUpdateEscrow
    • useFundEscrow
    • useApproveMilestone
    • useChangeMilestoneStatus
    • useReleaseFunds
    • useStartDispute
    • useResolveDispute
  • 🕍Open Source Templates
    • 🤖dApp Overview
      • Step 1: Accessing the Trustless Work Dapp and Logging In
      • Step 2: Creating a Profile and Requesting an API Key
      • Step 3: Creating an Escrow
      • Step 4: Funding an Escrow
      • Step 5: Marking a Milestone as Done ✅
      • Step 6: Approving the Milestone
      • Step 7: Releasing the Payment
      • Resolving Disputes
    • demo Overview
      • Getting Started
      • Configuration
      • Context API
      • Wallet Setup
      • Trustlines
      • Services
      • Helpers
      • Error Handling
      • Forms
        • Initialize Escrow
        • Fund Escrow
        • Get Escrow
        • Get Multiple Escrow Balances
        • Resolve Dispute
        • Change Milestone Status
        • Change Milestone Flag
        • Change Dispute Flag
        • Release Funds
        • Update Escrow
      • UI Components
        • Pages
        • Cards
        • Tabs
        • Utils
  • 🛠️Tools & Utilities
    • Stellar Wallets
      • Freighter Wallet
      • Albedo Wallet
      • xBull Wallet
      • Rabet Wallet
      • Lobstr Wallet
      • Hana Wallet
      • Additional Resources
      • Troubleshooting & FAQs
    • How to Get Testnet Tokens
  • 🌍Use Cases by Industry
    • Marketplaces & E-commerce
    • Grants, Bounties, and Hackathons
    • P2P Exchanges and OTC Desks
    • Security Deposits
    • Milestone-based Freelance & Contract Work
    • Crowdfunding & Pre-orders
    • DAO Treasury & Working Group Budgets
    • Education & Online Courses
    • Subscription + Performance-based Retainers
  • 🏴‍☠️Community & Contribution
    • 🌎Spotlight: Kindfi
    • 🛣️Roadmap: The Journey Ahead
    • Contributor's Guide
    • 📂Open-Source Templates & Developer Tools
  • 📢Appendix & Archive
    • Contact and Support
    • Notion for Startups
    • Meru
    • ✒️Background & Theory
      • 📘Core Concepts & Escrow Glossary
      • 🎒Historical Context
        • 📜Escrow History:
          • 🗿Ancient to Colonial Era
          • 🏦Banking Era (19th - 20th Century)
          • 💻The Digital Era and Online Escrow
        • ⛓️Blockchain Era: Smart Escrows
Powered by GitBook
LogoLogo

Links

  • Website
On this page
  • What You’ll Learn
  • Installation and Setting Up Rabet Wallet
  • 1. Installing Rabet Wallet on Mobile
  • Step-by-Step Instructions:
  • 2. Installing Rabet Wallet on Desktop
  • Step-by-Step Instructions
  • 3. Installing Rabet Wallet as a Browser Extension
  • Supported Browsers
  • Step-by-Step Instructions
  • Connecting Rabet to Trustless Work
  • Best Practices and Security Tips
  • Useful Links and Resources
  • Frequently Asked Questions
  • Q: What happens if I lose my recovery phrase?
  • Q: How do I switch between Testnet and Mainnet?

Was this helpful?

Export as PDF
  1. Tools & Utilities
  2. Stellar Wallets

Rabet Wallet

PreviousxBull WalletNextLobstr Wallet

Last updated 4 months ago

Was this helpful?

Official logo of the Rabet Wallet.

Rabet Wallet is a browser extension and desktop wallet that simplifies Stellar account management and enables interactions with Stellar dApps.


What You’ll Learn

  • How to install and set up Rabet Wallet.

  • How to connect Rabet Wallet to Trustless Work.

  • Key resources and troubleshooting tips.


Installation and Setting Up Rabet Wallet

1. Installing Rabet Wallet on Mobile

Step-by-Step Instructions:

  1. Download the Rabet Mobile App:

    • For iOS Users: Go to the .

    • For Android Users: Go to the .

  2. Install the App:

    • Search for "Rabet Wallet" in your app store.

    • Tap the "Install" button and wait for the app to download.

  3. Create a Wallet:

    • Open the app and select "Create Wallet".

    • Follow the instructions to generate a new wallet.

    • Securely save the Seed Phrase displayed during setup. This is critical for wallet recovery.

2. Installing Rabet Wallet on Desktop

Step-by-Step Instructions

  1. Download Rabet for Your Operating System:

    • Go to the "Download" section.

    • Select the version for your operating system:

      • Windows: Download the .exe file.

      • macOS: Download the .dmg file.

      • Linux: Download the .AppImage file.

  2. Install Rabet:

    • Windows: Run the .exe file, follow the installation wizard, and launch Rabet.

    • macOS: Open the .dmg file and drag Rabet into the Applications folder.

    • Linux: Make the .AppImage file executable by running:

      chmod +x rabet.AppImage

      Then execute the file:

      ./rabet.AppImage
  3. Create or Import Wallet:

    • Launch the Rabet desktop application.

    • Choose "Create Wallet" to generate a new wallet or "Import Wallet" to restore an existing wallet using your Seed Phrase.

  4. Secure Your Wallet:

    • Set a strong password to protect access to your wallet.

3. Installing Rabet Wallet as a Browser Extension

Supported Browsers

  • Google Chrome

  • Brave

  • Firefox

Step-by-Step Instructions

  1. Visit the Official Rabet Extension Page:

  2. Click on "Add to Browser" for your preferred browser (e.g., Chrome, Brave, or Firefox).

    • Ensure you download only from the official website to avoid scams.

  3. Follow the browser prompts to install the extension.

  4. After installation, pin the Hana extension for easy access.


Connecting Rabet to Trustless Work

  1. Navigate to the Trustless Work platform.

  2. Click "Connect Wallet" in the top-right corner of the page.

  3. Select "Rabet Wallet" from the list of options.

  4. A pop-up will appear from Rabet asking for confirmation.

  5. Approve the connection in the wallet extension.


Best Practices and Security Tips

  • Backup Your Seed Phrase: Store it in a secure, offline location.

  • Use Testnet for Development: When testing or experimenting, always switch to the Testnet to avoid losing real funds.

  • Enable Browser Security Features: Avoid installing unknown browser extensions that could compromise your wallet.


Useful Links and Resources


Frequently Asked Questions

Q: What happens if I lose my recovery phrase?

  • Your recovery phrase is the only way to restore your wallet. If it’s lost, your funds cannot be recovered.

Q: How do I switch between Testnet and Mainnet?

  1. Open the Rabet extension.

  2. Click on the settings icon.

  3. Toggle between Testnet and Mainnet in the dropdown.

Visit the .

For Google Chrome and Brave: Go to the .

For Firefox: Visit the .

Example link: .

Official Website:

Testnet Tokens:

Troubleshooting:

🛠️
Rabet Wallet website
Chrome Web Store
Firefox Add-ons page
Trustless Work
Rabet Wallet
How to Get Testnet Tokens
Troubleshooting & FAQs
App Store
Google Play Store
Rabet Extension
Trustless Work
Wallet