Skip to content

Commit f12eb83

Browse files
update readme
1 parent f8ccc38 commit f12eb83

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Players join by paying an entrance fee, and winners are selected at fixed interv
2121
- [**DeployRaffle.s.sol**](#deployrafflessol)
2222
- [**interactions.s.sol**](#interactionsssol)
2323
- [Installation](#installation)
24+
- [THE DEMO DEPLOYED CONTRACT ON SEPOLIA](#the-demo-deployed-contract-on-sepolia)
2425

2526
---
2627

@@ -134,10 +135,19 @@ Includes:
134135
## Installation
135136

136137
**Prerequisites:**
138+
137139
- [Foundry](https://book.getfoundry.sh/) installed.
138140
- Node.js (optional, if integrating frontend).
139141
- RPC URLs for Sepolia (Alchemy/Infura/etc.).
140142
- LINK tokens & VRF subscription for testnet.
143+
- git clone this repo and you will be ready to work with it
141144

142145
---
143146

147+
## THE DEMO DEPLOYED CONTRACT ON SEPOLIA
148+
This is a link to the deployed version of this contract
149+
in sepolia: (https://sepolia.etherscan.io/address/0x0e92EA6f1E8Af8dBF12C94e8AB1fB2c7a93b4A83#code)
150+
151+
Contract address : 0x0e92EA6f1E8Af8dBF12C94e8AB1fB2c7a93b4A83
152+
153+
[Sepolia Etherscan] : (https://sepolia.etherscan.io)

0 commit comments

Comments
 (0)