Skip to content

Commit

Permalink
docs(README): deploy cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
pegahcarter committed Jun 28, 2024
1 parent c47dca9 commit 65f17b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@

## 1) Developing Contracts

```
carter@laptop:~/Documents/frax/frax-oft-legacy$ npx hardhat lz:deploy --tags OFTS
carter@laptop:~/Documents/frax/frax-oft-legacy$ npx hardhat lz:oapp:wire --oapp-config layerzero-fraxeth.config.ts
carter@laptop:~/Documents/frax/frax-oft-legacy$ npx hardhat lz:ownable:transfer-ownership --oapp-config layerzero-fraxeth.config.ts
```

#### Installing dependencies

We recommend using `pnpm` as a package manager (but you can of course use a package manager of your choice):
Expand Down

0 comments on commit 65f17b1

Please sign in to comment.