Skip to content

Commit

Permalink
Add deployment guidance to README with env variable requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mmv08 committed Sep 11, 2024
1 parent c34e9c4 commit bf43371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/allowances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ pnpm build

## Deploying and verifying contracts

Specify all the necessary environment variables in `.env`, following the `.env.sample` file.

```bash
pnpm i
pnpm run deploy <network_name>
Expand Down

0 comments on commit bf43371

Please sign in to comment.