Bifrost | week 2

Update

First of all stop bifrost-node

docker stop bifrost
docker rm bifrost

Download bifrost-node:v1.0.1

docker pull thebifrost/bifrost-node:v1.0.1

Change bifrost-node version on run command

docker run -d --network host -v "/var/lib/bifrost-data:/data" --name "bifrost" thebifrost/bifrost-node:v1.0.1 \
  --base-path /data \
  --chain /specs/bifrost-testnet.json \
  --port 30333 \
  --validator \
  --state-cache-size 0 \
  --runtime-cache-size 64 \
  --name "YOUR_CONTROLLER_ADDRESS"

TASKS

  • Add next settings to metamask

#Network name
Bifrost test
#New RPC URL
https://public-01.testnet.thebifrost.io/rpc
#Chain ID
49088
#Currency symbol
BFC
#Block explorer URL
https://explorer.testnet.thebifrost.io/
  • Make 50 transactions to 0x9ab5574cff766b71033fc7e132d1c022ba911b55

  • Make 50 transactions to 0x64be7d6a8355054a9e789f5f9f3e60dfdaad51df

  • Transfer:

    • Goerli : 0x7d208fE5CB10FbCc42be52AAA84bFcD5948E1178 2ETH

    • Mumbai : 0xF0AB8b1Ae7e35965f549a44870d4D41c64A8c061 2MATIC

    • BNB-Testnet : 0xa22F0ae4039a02A0965639E76e523d2A358d0Bf8 2BNB

  • Go to site and make 30 crosschain transfers with 0.2 BFC

probabably you will face very high gas, but in real it will be very small amount
probabably you will face very high gas, but in real it will be very small amount
post image
  • Relax


post image

Web3topia

discord | twitter | telegram written by @chaingon