This commit is contained in:
Sebastian
2025-01-14 04:40:34 +01:00
parent 37d5a5caea
commit b8db21b3d4
3 changed files with 12 additions and 33 deletions

View File

@@ -1,17 +1,17 @@
# Manta Pacific Replica
=============
To use: Set the variable `L1_RPC_URL` to your RPC url for Ethereum. Then run `make manta-up`. Syncing the replica from scratch might take up to several days.
### Docs
A number of constants have already been set to align with the Manta Pacific mainnet:
- the sequencer http url, which allows for transactions sent to the replica node to be forwarded to the sequencer, effectively meaning you can use the replica node like a full rpc provider
- the p2p endpoint, which means that the replica can the latest blocks produced from a trusted source
erigon.yml
xdai.yml
xdai-archive.yml
all need a .jwtsecret file inside POKT_DOKT folder
Commands:
=========
TODO:
make manta-up
```
auto-generate .jwtsecret for beacon-execution connection
Fix wireguard chains network for pocket-frontends
```
make manta-down
[Pocket Validator](README_POKT.md) </br>
make manta-clean