An administrative interface for institutions and external wallet users to stake (self-bond) BFC to Biforst Nodes.
- 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
- Node.js (>= 14.15.0)
- MetaMask browser extension
- Access to Bifrost Testnet & Mainnet
- Install dependencies:
npm install
- Start the server:
npm start
The application will be available at http://localhost:3000
Bifrost Testnet details:
- Chain ID: 0xBFC0
- Network Name: Bifrost Testnet
- RPC URL: https://public-01.testnet.bifrostnetwork.com/rpc
- Currency Symbol: BFC
- Explorer: https://explorer.testnet.bifrostnetwork.com/
Bifrost Mainnet details:
- Chain ID: 0xBFC
- Network Name: Bifrost Mainnet
- RPC URL: https://public-01.mainnet.bifrostnetwork.com/rpc
- Currency Symbol: BFC
- Explorer: https://explorer.mainnet.bifrostnetwork.com/
- Connect your MetaMask wallet
- Add or switch to Bifrost Mainnet or Testnet
- Check your staking status
- Enter bonding details:
- Controller address
- Relayer address
- Amount to bond
- Submit the transaction and wait for confirmation