The problem Crypto Gig solves
**Problems: **
- It is very hard for people outside the web3 space to start with airdrops.
- Different Airdrops provide airdrops in different chains
- There are many scams, It's hard for users to find legit airdrops.
- Reward management of different chains becomes difficult
solutions:
- Provinding a list of hot and trending crypto airdrops that are easy for non web3 users to get started with crypto journy
- Implemention of cross-chain reward redemption
- App displays only handpicked legit airdrops
- SkateApp for reward management
Implementation of Skate:
- Integration of Skate's TON Gateway: Integration of Skate's TON Gateway to interact with assets on TON and other blockchains.
- SkateApp for reward management: Implementation of SkateApp contract that manages user rewards across multiple blockchains. This contract is deployed on the Skate Chain.
- Skate App contract for managing cross-chain rewards: currently there are 3 chains Ethereum, abritum and ton
Contracts: https://github.com/Bupalchow/crypto_gig/tree/main/contracts
The SkateGateway contract:
Allows registration of SkateApps
Enables users to create intents
Provides a mechanism for executing intents
The RedemptionApp contract:
Implements the logic for redeeming rewards
Interacts with the SkateGateway to execute intents
Transfers reward tokens to users upon successful redemption
Challenges I ran into
The problems I ran into
- State management
- Skate integration
- Tokenomatrics
#This Telegram webapp was built for Skate’s Stateless Innovation Program - SSIP1 cohort/ Hackathon this is just version 1 more features like invite and earn and many other ways to earn tokens will be added if I win this hackathon.