Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

readme.md

How to run

make build-docker;
make run; 


cast send -f 0x8f8E2d6cF621f30e9a11309D6A56A876281Fd534  --private-key 0x815405dddb0e2a99b12af775fd2929e526704e1d1aea6a0b4e74dc33e2f7fcd2 --value 100ether 0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC --legacy --rpc-url http://127.0.0.1:8124

How to use bridge

make all;

http://127.0.0.1:8090/
L1 OKB Token: 0x5FbDB2315678afecb367f032d93F642f64180aa3
L2 WETH Token: 0x95076baf95000f2e67b2f88998a26d82140308ca
L2 admin: 0x8f8E2d6cF621f30e9a11309D6A56A876281Fd534

Get metrics

curl http://127.0.0.1:9092/debug/metrics/prometheus
curl http://127.0.0.1:9092/debug/metrics

true cpu

https://github.com/okx/xlayer-erigon/commit/63578ebaa015fa39625c9f6bc121d18275b3688a

How to run multi L2 case

# this command will generate a polygonzkevm chain as the second L2
make multi-run
./2-to-2.sh