Skip to content

Commit

Permalink
Update deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KristenPire authored Jul 4, 2024
1 parent 9dcfb43 commit 3294ba8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ To deploy all tokens (GBP, ISK, EUR, USD) using a single implementation, use the
forge script script/deploy.s.sol:All --rpc-url $RPC_URL --broadcast --etherscan-api-key $ETHERSCAN_API_KEY --verify -vvvv

```

> for local deployment, the etherscan-api-key flag is unnecessary.
#### Deploying individual Tokens
To deploy each token individually, with each its own implementation contract, use the corresponding commands:

Expand Down

0 comments on commit 3294ba8

Please sign in to comment.