From 225afbae5144d6dd7432c4177e373756f11a2a4c Mon Sep 17 00:00:00 2001 From: Hack666r Date: Sun, 26 Jan 2025 21:24:26 +0100 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd1852..6d0fab2 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Run: This should take about 1-2 minutes but may vary based on your internet connetion speeds. Update your .env, if you forget to, you can follow prompts that come up in the terminal when running the next command. -3. Deploy the decryption contracts: this script will deploy the Decrypter smart contracts, take the newly deployed `Decrypter` interface smart contract address, update your `.env` with it, and subsequently deploy and test an example sealed bid auction. You will see all of this occurring within the `stylusTutorial.sh` script. This should take about 5 minutes but may vary based on your internet connetion speeds. You will be prompted to enter your own respective Arbitrum Sepolia wallets details, and then the new Decryption contract once it is deployed. +3. Deploy the decryption contracts: this script will deploy the Decrypter smart contracts, take the newly deployed `Decrypter` interface smart contract address, update your `.env` with it, and subsequently deploy and test an example sealed bid auction. You will see all of this occurring within the `stylusTutorial.sh` script. This should take about 5 minutes but may vary based on your internet connection speeds. You will be prompted to enter your own respective Arbitrum Sepolia wallets details, and then the new Decryption contract once it is deployed. Run: