Skip to content

Commit

Permalink
Update TESTNETDEPLOY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorlin committed Mar 18, 2024
1 parent 8ce9a6d commit d15ff3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TESTNETDEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export BACALHAU_SERVE_IPFS_PATH=/tmp/lilypad/data/ipfs

Follow the `README.md` in the `generate_accts` directory to create seven new accounts.

Copy `hardhat/.env.sample` to `.env` and update the following environment variables:
Copy `hardhat/.env.sample` to `hardhat/.env` and update the following environment variables:
```
ADMIN_ADDRESS=
ADMIN_PRIVATE_KEY=
Expand Down Expand Up @@ -156,4 +156,4 @@ Start the on-chain Job Creator:
```

```bash
./stack run-cowsay-onchain
./stack run-cowsay-onchain

0 comments on commit d15ff3b

Please sign in to comment.