Sepolia Blockchain Mini-Apps

    Three EVM mini-dApps that integrate blockchain (Sepolia Ethereum network) in practical cases: a decentralized lottery, secure data storage, and an NFT system as SaaS membership, designed with smart contracts programmed in Solidity to ensure security and transparency.

    Objectives:

    • Decentralized Lottery
    • Secure Storage
    • Membership NFT
    • Blockchain Security

    Frontend

    Next.js v14 Main part
    Tailwind CSS v1 Main visual part
    styled-components Main visual part
    Chakra UI Interactive visual part
    Three.js Interactive visual part

    Backend

    Next.js v14 Main part
    Thirdweb v1 Web/blockchain connectivity
    Solidity Smart Contracts creation