Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tubleronchik authored Dec 8, 2022
1 parent c000c90 commit 543cd28
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,7 @@ Test contracts:
npx locklift test --network local
```

Deploy contarcts:
Deploy AssetFactory:
```
npx locklift run --network local --script scripts/<name-of-the-script>
```
to deploy all contarcts:

```
npx locklift run --network local --script scripts/5-deploy-all.ts
npx locklift run --network local --script scripts/1-deploy-assetFactory.ts
```

0 comments on commit 543cd28

Please sign in to comment.