cleanup
This commit is contained in:
22
README.md
22
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user