One click and get tokens in your wallet
A streamlined Web3 application built on Base that enables users to claim tokens with a single click directly to their wallet.
- One-Click Token Claims: Simplified token distribution process
- Base Network Integration: Built on Coinbase's Base L2 for fast and cheap transactions
- Wallet Connection: Seamless integration with popular Web3 wallets
- User-Friendly Interface: Clean and intuitive design for all users
- Gas Optimized: Efficient smart contracts to minimize transaction costs
- Web3 wallet (MetaMask, Coinbase Wallet, etc.)
- Base network added to your wallet
- Some ETH on Base for gas fees
| Here is your | Preview |
|---|---|
| Smart Contract Deployment | dApp Overview |
![]() |
![]() |
| Claim Faucet | Confirm Transaction |
![]() |
![]() |
| Success - Faucet Claimed | Transaction Successful |
![]() |
![]() |
| Transaction on BaseScan | |
![]() |
- Frontend: Next.js
- Blockchain: Base (Ethereum L2)
- Smart Contracts: Solidity, Hardhat
- Web3 Integration: Mini-kit
- Styling: Tailwind CSS, Shadcn
- Connect Wallet: Click "Connect Wallet" and select your preferred wallet
- Switch to Base: Ensure you're connected to the Base network
- Claim Tokens: Click "Claim Tokens" to receive tokens instantly
- View Balance: Check your wallet to see the received tokens
- Base Scan: Faucet Claim - Transaction Successful
- Clone the repository
git clone https://github.com/smilewithkhushi/token-tap.git
cd token-tap- Install dependencies
npm install- Set up environment variables
cp .env.example .env
# Add your configuration- Run the development server
npm run dev- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Built with ❤️ on Base






