LogoLogo
  • Horizon Network
    • What is Horizon Network?
    • API Document
      • Horizon Network API
      • Quick Start
      • API Reference
        • Assets
        • Collections
        • Orders
        • Offers
        • Events
        • Statistics
        • Categories
        • Chains
        • Request an API key
    • SDKs Document
      • SDKs overview
      • NODE SDK
        • Installation
        • Initialization
        • Basic Example
          • Assets Management
          • Marketplace
        • Reference
          • Assets
          • Collections
          • Offers
          • Orders
          • Categories
          • Events
          • Statistics
          • Blockchain and Layer 2
      • JAVASCRIPT SDK
        • Overview
        • Installation
        • Quickstart
        • Reference
    • Launching NFT Collection
      • Launch A Collection
        • Overview
        • Part 1: Register as a user
        • Part 2: Deploy a smart contract
        • Part 3: Set creator earnings
        • Horizon Example Repository
      • Creating Your NFT Smart Contract
        • Overview
        • Getting Started
        • Setting a basic project
        • Minting from your new contract
        • Add your own NFT contract to Horizon Network
    • Horizon Network's Layer 2 Solution
      • Why Horizon Network?
      • Horizon Network's layer 2 Solutions
      • Basic Concepts
  • Horizon Land Metaverse
    • Feature
      • LAND in the metaverse
      • NFT Avatar
      • Horizon Center
      • Game Center
      • Shopping Center
      • Music Center
      • Play to Earn
      • Social Activities
      • Finance Center
      • Marketplace
      • Experience Mode
      • Zon Token
    • Stake Holder
      • Players
      • Creators
      • Land Owners
      • Partners
      • Investors
    • Economy
      • Revenue Stream
  • Technology
    • Blockchain
    • Product
    • System
    • Wallet
    • Security
    • Token
  • Tokenomic
  • Investor & Partner
  • Roadmap
  • Contact
  • Conclusion
  • Recommendation
  • FAQs
    • Policy
    • Terms of Use
Powered by GitBook
On this page
  1. Horizon Network
  2. SDKs Document
  3. JAVASCRIPT SDK

Overview

PreviousJAVASCRIPT SDKNextInstallation

Last updated 2 years ago

Currently, we are using Metamask as our default wallet for cryptocurrency transactions. Metamask is a browser extension that allows you to interact with Ethereum-based decentralized applications. It provides a secure and user-friendly way to manage your digital assets and interact with the decentralized web.

To install Metamask, first, you need to have a compatible browser like Chrome, Firefox, or Brave. Then, you can go to the Metamask website and download the extension . Once installed, you can create a new wallet or import an existing one using your seed phrase.

The Horizon JavaScript SDK is a useful tool for facilitating communication between the Metamask wallet and the Horizon Node SDK. It provides an easy and efficient way to sign transactions and request data from the Horizon Network.

When using the Horizon JavaScript SDK, we can create and sign transactions in Metamask, and then use the resulting signature to make requests to the Horizon Node SDK. This simplifies the process of interacting with the Horizon Network, allowing developers to focus on building their applications rather than worrying about the complexities of transaction signing and data retrieval.

https://metamask.io/