Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

StarkLotto is a decentralized lottery game built on **Starknet**, designed to offer secure and efficient transactions on the blockchain. It leverages **Cairo** technology and a modular architecture in **TypeScript** for a fluid and innovative experience.

<!-- πŸŽ₯ Hackathon Video -->
<p align="center">
<a href="https://www.youtube.com/watch?v=Lra23dFcTMw">
<img src="https://img.youtube.com/vi/Lra23dFcTMw/maxresdefault.jpg" alt="StarkLotto Hackathon Video" width="720">
</a>
</p>

<p align="center">
▢️ <a href="https://www.youtube.com/watch?v=Lra23dFcTMw"><b>Watch the Hackathon Video</b></a>
</p>

---

🌐 **Testnet Version:**
πŸ‘‰ [https://starklotto-eta.vercel.app/](https://starklotto-eta.vercel.app/)


## πŸš€ Features

- Decentralized lottery with smart contracts on **Cairo**.
Expand Down
Loading