Secured Finance Docs
HomeBlogGitHubCommunityStablecoin ↗Fixed Income ↗
  • Introduction
    • ⚜️About Secured Finance
    • 🎏Vision & Mission
    • 🌍Ecosystem Overview
    • 🏁Roadmap
      • Roadmap 2024
      • Roadmap 2023
    • 📚DeFi Starter Guide
      • 🔄DeFi vs CeFi
      • 👛Wallet Setup
      • ⛽Gas Fees
      • 🤝DApps
      • 🏦DEX
      • 📝Smart Contracts
      • 🪙Governance Tokens
      • 🏛️DAOs
  • USDFC Stablecoin
    • 📢Overview
    • 🧙Getting Started
      • ⛽Creating Your First Trove
      • 👛Minting USDFC Step-by-Step
      • 🤝Managing Collateral Effectively
      • 🏦Monitoring Your Position
      • 🏊Using the Stability Pool
      • 💸Redeeming USDFC
    • 🔦Core Mechanics
      • 🏗️System Overview
      • ✏️The Trove System
      • 💰Mint & Borrow
      • 🚰Liquidation
      • 💸Redemption
      • 🧀Protocol Fees
    • 🎓Advanced Topics
      • 🚨Recovery Mode
    • 📔Contracts and Security
    • ❓FAQs
  • Fixed-Rate Lending
    • 📢Overview
      • 📖White Paper
      • 🎓Concept Paper
    • 🧙‍♂️Getting Started
      • 💵Lending Assets
      • 🏦Borrowing Assets
      • 📈Managing Positions
      • 🎮Platform Guide
        • 💰Trading
          • 💲Supported Currencies
        • 📈Markets
        • 🐋Portfolio
        • Bridge
        • 🚀Points
        • 📣Campaign
    • 🔦Core Mechanics
      • 🧩Order Book System
        • 🆎Order Type
        • 🪃Order Life Cycle
          • 💫Case Study: Order Status & Transition
      • 📐Standardization
        • 💠Zero-Coupon Bonds
        • ⏳Fixed Maturity
      • 🏋️Collateralization
      • 🪙Tokenization
      • 🚰Liquidation
        • ⚖️Mark to Market
        • 👮‍♂️Liquidators
          • ✏️How Liquidation Works
        • 📋Liquidation Case Study
      • 🧀Protocol Fees
    • 🎓Advanced Topics
      • 📈APR vs APY
      • ➗ZC Bond Price to APR
      • 📉Discount Factor
      • 🏋️‍♀️ZC Bond Collateral
        • 🏍️ZC Collateral Case Study
      • 🧬Market Dynamics
        • ♻️Auto-Rolling
          • 💰Price Discovery for Auto-Rolling
        • 🗓️New Market Listing and Delisting
          • 🤝Itayose - Fair Price Discovery
      • 🛡️Safety Measures
        • 🚦Circuit Breaker
          • 🛑Price Range Limits
        • 🪄Base Price Adjustment
        • 🌎Emergency Global Settlement
      • ⛓️Orderbook Deep Dive
        • 🎡Orderbook Rotation
        • 🎋Red Black Tree
        • ⏯️Lazy Evaluation
        • ⏮️Genesis Value
        • 🔄Compound Factor
    • 📔Contracts and Security
    • ❓FAQs
  • Developer Portal
    • 🧑‍💻Introduction
    • 🔌API Reference
      • 📈Fixed-Rate Lending Subgraph
        • 🔍Query Examples
    • 📦SDK Reference
      • ⛽Fixed-Rate Lending SDK
      • 👛USDFC SDK
    • 🐛Bug Bounty
  • Community
    • 🤝Overview
    • 🏛️Governance
    • 🪙Tokenomics
      • 🔵Secured Finance Coin (SFC)
      • 🔶Secured Finance Points (SFP) v2
        • 🔶Secured Finance Points (SFP) v1
    • 🎗️Support & Contacts
  • Resources
    • 🖼️Media Kit
      • 🖼️Secured Finance Logo
      • 💲USDFC Logo
    • ⚖️Legal
      • 📜Terms of Use
      • 🔒Privacy Policy
      • ⚠️Risk Disclaimer
Powered by GitBook
On this page
  • Overview
  • How It Works
  • Types of Wallets
  • Step-by-Step Wallet Setup
  • 1. Choose Your Wallet Type
  • 2. Install the Wallet
  • 3. Create a New Wallet
  • 4. Secure Your Recovery Phrase
  • 5. Configure Network Settings
  • 6. Fund Your Wallet
  • Security Best Practices
  • Common Questions
  • Related Resources

Was this helpful?

Edit on GitHub
Export as PDF
  1. Introduction
  2. DeFi Starter Guide

Wallet Setup

Setting up and securing your cryptocurrency wallet

Overview

A cryptocurrency wallet is your gateway to the decentralized finance ecosystem. Unlike traditional wallets, crypto wallets don't actually store your assets—instead, they store the private keys that give you access to your assets on the blockchain. This guide will help you understand different wallet types, set up your first wallet, and implement best practices for security.

How It Works

Cryptocurrency wallets function through a pair of cryptographic keys:

  1. Public Key: Acts as your address that others can use to send you assets (similar to an email address)

  2. Private Key: The secret code that gives you control over the assets (similar to a password, but cannot be reset if lost)

When you "create a wallet," you're generating these keys and establishing an interface to interact with them. Your assets always remain on the blockchain, with your wallet providing the authorization to move or manage them.

Types of Wallets

There are several types of wallets, each with different security and convenience tradeoffs:

  • Hardware Wallets: Physical devices that store private keys offline (highest security)

  • Software Wallets: Applications installed on computers or smartphones

  • Web Wallets: Browser-based interfaces that can be accessed from any device

  • Paper Wallets: Physical documents containing printed keys (rarely used now)

  • Custodial Wallets: Services where a third party holds your keys (like exchange accounts)

Step-by-Step Wallet Setup

1. Choose Your Wallet Type

[THIS IS WHERE AN IMAGE WOULD SHOW DIFFERENT WALLET OPTIONS]

For beginners interacting with Secured Finance, we recommend starting with a non-custodial software wallet like MetaMask, which supports both Ethereum and Filecoin networks.

2. Install the Wallet

[THIS IS WHERE AN IMAGE WOULD SHOW THE INSTALLATION PROCESS]

Visit the official website or app store to download the wallet application. Always verify you're downloading from the authentic source to avoid scams.

3. Create a New Wallet

[THIS IS WHERE AN IMAGE WOULD SHOW THE WALLET CREATION SCREEN]

Follow the wallet's setup process, which typically involves:

  • Creating a password for the application

  • Generating a new wallet

  • Backing up your recovery phrase

4. Secure Your Recovery Phrase

[THIS IS WHERE AN IMAGE WOULD SHOW A RECOVERY PHRASE BEING WRITTEN DOWN]

Your recovery phrase (also called seed phrase or mnemonic) is a series of 12-24 words that can restore access to your wallet. This is extremely important:

  • Write it down on paper (multiple copies)

  • Store in secure, private locations

  • Never store digitally or take photos of it

  • Never share it with anyone

5. Configure Network Settings

[THIS IS WHERE AN IMAGE WOULD SHOW NETWORK CONFIGURATION]

To interact with Secured Finance on Ethereum or Filecoin:

  • Open your wallet settings

  • Add the Ethereum or Filecoin network

  • Verify the network details (RPC URL, Chain ID, etc.)

6. Fund Your Wallet

[THIS IS WHERE AN IMAGE WOULD SHOW SENDING FUNDS TO THE WALLET]

You'll need some ETH or FIL (Ethereum or Filecoin's native token) to pay for transaction fees. You can acquire these from cryptocurrency exchanges.

Security Best Practices

  • Use Hardware Wallets for storing significant amounts

  • Enable Two-Factor Authentication when available

  • Regularly Update your wallet software

  • Verify All Transactions before confirming

  • Use Different Wallets for different purposes (daily use vs. long-term storage)

  • Be Cautious of Phishing attempts requesting your private keys or seed phrase

  • Test with Small Amounts before making large transfers

Common Questions

What happens if I lose my recovery phrase? If you lose both your device and recovery phrase, your funds will be permanently inaccessible. There is no "forgot password" option in decentralized systems.

Can I have multiple wallets? Yes, you can create and use multiple wallets for different purposes or networks.

Do I need different wallets for different cryptocurrencies? Many modern wallets support multiple cryptocurrencies, but some assets may require specific wallet types.

Are mobile wallets safe? Mobile wallets can be secure if your device is free from malware and you follow security best practices.

What's the difference between custodial and non-custodial wallets? In custodial wallets, a third party (like an exchange) controls your private keys. In non-custodial wallets, only you control your keys—giving you full ownership but also full responsibility.

Related Resources

PreviousDeFi vs CeFiNextGas Fees

Last updated 22 days ago

Was this helpful?

📚
👛
Understanding Gas
Interacting with DApps
USDFC Stablecoin Overview