Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperAlly committed May 30, 2023
1 parent 3112f02 commit 95941d1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ npm install

Use remix or hardhat to deploy the contracts or find them at the following addresses on FEVM Hyperspace testnetwork:

Stable Diffusion: 0x89Bb974a9609EfD2f4d4AaC13b4f0538159EB0e2
Stable Diffusion: 0x89Bb974a9609EfD2f4d4AaC13b4f0538159EB0e2 and

StableDiffusionV2 contract deployed on Calibration Net: 0x9e2427A71CC6c74be2AC515e9f5f519D356f6862

See it on Block Explorer [here](https://fvm.starboard.ventures/contracts/0x89Bb974a9609EfD2f4d4AaC13b4f0538159EB0e2)

Expand All @@ -29,3 +31,6 @@ REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```



0 comments on commit 95941d1

Please sign in to comment.