File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Players join by paying an entrance fee, and winners are selected at fixed interv
21
21
- [ ** DeployRaffle.s.sol** ] ( #deployrafflessol )
22
22
- [ ** interactions.s.sol** ] ( #interactionsssol )
23
23
- [ Installation] ( #installation )
24
+ - [ THE DEMO DEPLOYED CONTRACT ON SEPOLIA] ( #the-demo-deployed-contract-on-sepolia )
24
25
25
26
---
26
27
@@ -134,10 +135,19 @@ Includes:
134
135
## Installation
135
136
136
137
** Prerequisites:**
138
+
137
139
- [ Foundry] ( https://book.getfoundry.sh/ ) installed.
138
140
- Node.js (optional, if integrating frontend).
139
141
- RPC URLs for Sepolia (Alchemy/Infura/etc.).
140
142
- LINK tokens & VRF subscription for testnet.
143
+ - git clone this repo and you will be ready to work with it
141
144
142
145
---
143
146
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)
You can’t perform that action at this time.
0 commit comments