Skip to content

Commit

Permalink
fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderLiteplo committed Sep 26, 2024
1 parent bc24175 commit ede01a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Lif3's LayerZero Endpoint

3. Your environment is now set up and ready to use.

Note: Make sure to keep your mnemonic secure and never share it publicly.

## Deployment:

In `config.json` set the following values:
Expand All @@ -48,13 +46,10 @@ cd to `v1-endpoint-deployment`
run:
`pnpm install`

Note: this is setup to use avalanche-testnet. These can be easily switched to any network by doing a search and replace on this README.md

```
npx hardhat deploy --network <your network> --tags PriceFeed,FPValidator,MPTValidator01,NonceContract,UltraLightNodeV2,TreasuryV2,RelayerV2
```


### V2 Endpoint:
cd to `v2-endpoint-deployment`

Expand Down

0 comments on commit ede01a4

Please sign in to comment.