Skip to content

Commit

Permalink
Merge pull request #225 from bcnmy/chore/update-readme-for-deploy
Browse files Browse the repository at this point in the history
Add links to deploy script
  • Loading branch information
filmakarov authored Dec 10, 2024
2 parents 84d918d + bc78319 commit b827f46
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,10 @@ Generate documentation from NatSpec comments.

### 🚀 Deploy Contracts

```bash
yarn run deploy:hardhat --network hardhat
```
Nexus contracts are pre-deployed on most EVM chains.
Please see the addresses [here](https://docs.biconomy.io/contractsAndAudits).

Deploys contracts onto the blockchain network.
If you need to deploy Nexus on your own chain or you want to deploy the contracts with different addresses, please see [this](https://github.com/bcnmy/nexus/tree/deploy/scripts/bash-deploy) script.

### 🎨 Lint Code

Expand Down

0 comments on commit b827f46

Please sign in to comment.