Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.34 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.34 KB

Admin Panel for Bifrost Node Staking

An administrative interface for institutions and external wallet users to stake (self-bond) BFC to Biforst Nodes.

Features

  • Support MetaMask wallet (w/ HW Wallet)
  • Support Bifrost Mainnet and Testnet Networks
  • Provide adaptive user actions based on the users' current staking status
  • Manage BFC staked in Bifrost Node

Prerequisites

  • Node.js (>= 14.15.0)
  • MetaMask browser extension
  • Access to Bifrost Testnet & Mainnet

Installation

  1. Install dependencies:
npm install
  1. Start the server:
npm start

The application will be available at http://localhost:3000

Network Configuration

Bifrost Testnet details:

Bifrost Mainnet details:

Usage

  1. Connect your MetaMask wallet
  2. Add or switch to Bifrost Mainnet or Testnet
  3. Check your staking status
  4. Enter bonding details:
    • Controller address
    • Relayer address
    • Amount to bond
  5. Submit the transaction and wait for confirmation