LisiLemansCoin (LLC) is the official token of Lisi Lemans Karting. Buy tokens, redeem laps, hit the track.
Spend LLC tokens to get behind the wheel. More tokens, more track time.
Complete your booking and earn LLC tokens based on session length.
Everything you need to know about LisiLemansCoin โ from the smart contract to the website.
LLC is an ERC-20 token written in Solidity using the OpenZeppelin library. The contract mints exactly 1,000 LLC to the deployer's wallet at launch โ no more can ever be created. It was compiled and deployed using Hardhat with an Alchemy RPC endpoint.
The contract was deployed to the Ethereum Sepolia testnet using a private key stored in a .env file and an Alchemy HTTPS RPC URL. The deployment script was written in JavaScript and run with npx hardhat run scripts/deploy.cjs --network sepolia.
LLC tokens serve as the in-venue currency at Lisi Lemans Karting. Holders redeem tokens for track time โ 50 LLC for 8 minutes, 90 LLC for 16 minutes, and 135 LLC for a full 24-minute session. Tokens can also be earned by completing the F1 & karting knowledge quiz or booking a session through the website.
The token website was built with plain HTML, CSS, and JavaScript โ no frameworks. It connects to MetaMask to display your live LLC balance and tier, includes a session booking form, an F1 & karting quiz that awards 2 LLC per correct answer, and links directly to the contract on Sepolia Etherscan. It was hosted for free on Cloudflare Pages via direct upload.
This project was built end-to-end using Kiro AI for code generation, Hardhat for compiling and deploying the contract, Alchemy as the blockchain node provider, OpenZeppelin for the audited ERC-20 base contract, and Cloudflare Pages for hosting.
LisiLemansCoin (LLC) is a custom ERC-20 token built on the Ethereum Sepolia testnet using the OpenZeppelin smart contract library. It serves as the in-venue currency for Lisi Lemans โ Tbilisi's premier karting and entertainment complex, located at Lisi.
Holders can redeem LLC tokens for karting sessions, with packages ranging from a quick 8-minute sprint to a full 24-minute race. The token was built to demonstrate real-world blockchain utility in the entertainment industry.
Visit Lisi Lemans โAnswer F1 & karting questions correctly to earn LLC tokens. 10 questions, 2 LLC per correct answer.
Deployed on Sepolia testnet. Fully verifiable on Etherscan.
Connect your wallet to see how many LLC tokens you hold and which tier you can unlock.