Bifrost Pre-production Environment:
rpcďźwss://bifrost-rpc.testnet.liebi.com/ws
Download Chain Spec
-
Relay chain spec: rococo-local.json
-
Bifrost chain spec: bifrost-stage.json
Run a Collator Node
/path/to/bifrost
âcollator
âforce-authoring
âchain </path/to/bifrost-stage.json>
âbase-path <DATA_PATH>
âws-port=9944
âport=30333
âprometheus-external
âstate-cache-size 0
â
âchain </path/to/rococo-local.json>
âexecution wasm
Set SessionKey
Generate SessionKey
curl -H âContent-Type: application/jsonâ -d â{âidâ:1, âjsonrpcâ:â2.0â, âmethodâ: âauthor_rotateKeysâ, âparamsâ:}â http://COLLATOR_IP:9933
Set SessionKey
Receive test-BNC
- Bifrost Faucet: Telegram: Contact @bifrost_faucet
!drip - Send 110 BNC to your address.
!top - Top 30 with the most delegate or collator rewards.
!rank - Rank and rewards.
!help - show all commands
Apply for a Candidate
- extrinsic
parameters:
bond: candidate bonding amount 100,000,000,000,000 (100 BNCs)
candidateCount: existing candidate amount
- event
If the total amount of Total Bonded is in the top 16, the new Collator can start to generate blocks and receive rewards after 2 rounds.