Skip to content

Commit

Permalink
adding note
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderLiteplo committed Sep 5, 2024
1 parent 687db6a commit 8bc7fc4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Lif3's LayerZero Endpoint

## Deployment:

In config.json set endpointId to your required number.
In `config.json` set endpointId to your desired number.

In both `v1-endpoint-deployment` and `v2-endpoint-deployment` create a .env file and set these to your deployer's wallet:
```
Expand All @@ -29,6 +29,8 @@ 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 avalanche-testnet --tags PriceFeed
```
Expand Down

0 comments on commit 8bc7fc4

Please sign in to comment.