Jump to Content
Theta Network DocumentationHomeGuides
HomeGuidesAnnouncements
v1.0

HomeGuidesTheta NetworkGitHubTheta Network Documentation
Guides
Theta NetworkGitHub
v1.0
Browser Extension Wallet

Theta Network Intro

  • What is Theta Network
  • Whitepapers and Research Papers

Blockchain Integration

  • Overview
    • Demos
  • Integration Guide
    • Setup and Installation
    • Launch a Local Private Net
    • Connect to the Testnet
    • Connect to the Mainnet
    • Command Line Tool
    • Configuration
  • RPC API Reference
  • Theta Blockchain JS SDK
    • Overview
    • Getting started
    • Networks
    • Providers
    • Signers
    • Contract Interaction
      • ContractFactory
      • Contract
    • Examples
    • Test and Debugging Tools

Smart Contract and DApp Development

  • Turing-Complete Smart Contract
  • Ethereum RPC API support
    • Setup the ETH RPC Adaptor for Local Privatenet
    • Setup the ETH RPC Adaptor for the Theta Mainnet
    • Compile the Ethereum RPC Adaptor from Source Code
  • Web3 DApp Development
    • Metamask
    • Truffle
    • Hardhat
    • Remix
    • Web3.js
    • Explorer Tools for DApp Development
    • Theta Blockchain TNT20 Token Integration Guide
  • Demos
    • Demo 1: Creating NFTs on Theta Blockchain with Remix
    • Demo 2: Testing Uniswap V2 against Theta Local Privatenet
    • Demo 3: Testing the OpenZeppelin Suite against Theta Local Privatenet
    • Demo 4: React App connecting Metamask with Theta
    • Demo 5: TNT20 Token Tutorial
    • Demo 6: NFT Staking DApp
    • Demo 7: Theta Video API Demo

Theta Edge Cloud

  • Theta EdgeCloud Overview
  • EdgeCloud AI Services
    • On-demand Model Inference APIs
    • Dedicated AI Model Serving
    • Running Generic Containerized Workload
    • AI Prototyping with Jupyter Notebook
    • Train AI Models on GPU Nodes with SSH Access
    • Persistent Storage for GPU Nodes
    • Manage Deployments Programmatically
      • EdgeCloud API Keys
      • Use API Keys to Manage Deployments
    • Agentic AI on EdgeCloud
    • RAG Chatbot
      • Create a RAG Chatbot
      • RAG Chatbot Playground
      • Update Your Chatbot's Knowledge Base
      • Customize Your RAG Chatbot
      • Integrate the RAG Chatbot with Your Apps
      • Configure the RAG Chatbot via APIs
      • Agentic Tools for the RAG Chatbot
    • Integration examples
  • EdgeCloud Video Services
    • EdgeCloud Video Service Dashboard
    • EdgeCloud Video Service: Video on Demand
    • EdgeCloud Video Service: Livestream
    • EdgeCloud Video Service: Webhooks
    • Video and Stream Analytics
    • Theta P2P Javascript SDK
      • Full P2P Javascript SDK Integration Example
      • Theta P2P Android SDK
    • NFT-based DRM
    • Theta Video API DRM Player
  • Theta Edge Node
    • Setting up the Edge Node
      • macOS Download
      • Windows Download
    • Run Edge Node with Docker on Linux
    • Elite Edge Node Staking Process
    • System Compatibility Warnings
    • Edge Node RPC
    • Set Reward Split on Elite Edge Node

Theta Metachain

  • Theta Metachain Overview

Theta Explorer

  • Explorer Overview
  • Explorer API Reference
    • Theta Explorer

Theta Wallet

  • Wallet Overview
    • Web Wallet
    • Android Mobile Wallet
    • iOS Mobile Wallet
  • Theta Web Wallet GitHub
  • Preventing lost ETH / ERC20 tokens
  • WalletConnect
  • Mobile Wallet Web3 Browser

Theta Validator

  • Running a Theta Validator

Theta Guardian Node

  • Guardian Node Overview
  • Guardian Node GUI
  • Guardian Staking Process
  • Guardian Stake Withdrawal Process
  • Install through Command Line
  • Install through GoogleCloud Marketplace
  • Install through Source Code
  • Install through VirtualBox on Windows

Theta EdgeStore

  • Theta EdgeStore Gateway Alpha

Theta Edge Compute

  • Compute Overview
  • The Folding@Home Initiative
  • Video Transcoding

ThetaPass

  • ThetaPass for dapps - JavaScript

TDROP

  • Intro to TDROP
  • ThetaDrop VIP Benefits
  • Staking TDROP
  • TDROP Governance
  • TDROP Earnings Formula

Browser Extension Wallet

Suggest Edits

We have created a browser extension to allow DApps to interact with the user wallets securely right in the browser. You can think of this Theta Wallet as a metamask for Theta Network.

Install the Extension on Chrome here: https://chrome.google.com/webstore/detail/theta-wallet/ckelpdlfgochnkdgikcgbimdcfgpkhgk/related?hl=en&authuser=0

Updated 10 months ago


What’s Next
  • User Guide
  • Developer Guide
  • DApp Development