skip to content
AI Data Marketplace (Smart contracts + Backend infrastructure)
- Implement a suite of Solidity smart contracts supporting dual functionality ERC721 tokens with distinct ownership transfer and usage rights licensing mechanisms
- Develop real-time contract monitoring tools and event listeners to synchronize high-throughput on-chain activities with off-chain database records
- Implement extensive testing protocols using fuzz testing, property based testing and integration tests
ERC20 Token Launcher (Smart contracts + Backend infrastructure + Frontend UI)
- Implement a factory pattern ERC20 token creation platform using ERC1967 proxies
- Engineer GitHub Actions workflows to generate and manage pull requests for token metadata
- Create an intuitive frontend interface for users to customize tokem parameters like supply, name and symbol and deploy directly to evm compatible chains
- Implement role based access control for token administration
Memecoin Game Arcade (Smart contracts + Backend infrastructure + Frontend UI)
- Develop smart contracts to handle secure ERC20 token deposits, automated pot matching from protocol treasury, and tamper proof-prize distribution for multiple concurrent games
- Engineer backend service to automatically trigger weekly tournament closures, calculate final leaderboards, and initiate smart contract calls for reward distribution
- Create a responsive frontend interface for users to connect wallets, browse available games, track real-time leaderboard positions and claim rewards.