Crypto Gig

Crypto Gig

A telegram webapp to find hot and trending crypto airdrops and earn real money with Skate App contract for managing cross-chain rewards.

The problem Crypto Gig solves

**Problems: **

  1. It is very hard for people outside the web3 space to start with airdrops.
  2. Different Airdrops provide airdrops in different chains
  3. There are many scams, It's hard for users to find legit airdrops.
  4. Reward management of different chains becomes difficult

solutions:

  1. Provinding a list of hot and trending crypto airdrops that are easy for non web3 users to get started with crypto journy
  2. Implemention of cross-chain reward redemption
  3. App displays only handpicked legit airdrops
  4. SkateApp for reward management

Implementation of Skate:

  1. Integration of Skate's TON Gateway: Integration of Skate's TON Gateway to interact with assets on TON and other blockchains.
  2. SkateApp for reward management: Implementation of SkateApp contract that manages user rewards across multiple blockchains. This contract is deployed on the Skate Chain.
  3. 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

  1. State management
  2. Skate integration
  3. 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.

Discussion