Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Dec 10, 2024
1 parent 84d918d commit bc78319
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 bc78319

Please sign in to comment.