Fyre
  • Fyre
    • How Does It Work?
    • Key Features
    • Who uses Fyre?
  • Admin Dashboard
    • Login
    • Events
      • Create An Event
      • Configurations
        • General Configurations
        • Referral Configurations
        • Prize Configurations
        • KYC Configurations
        • Custom Input Configurations
        • Social Configurations
          • Twitter Follow
          • Twitter Retweet
          • Telegram Join
          • Discord Join
          • GitHub PR
        • Collect Wallet Configurations
        • Tokens or NFT Holding Configurations
        • Custom Smart Contract Configurations
        • Custom API Configurations
      • Edit An Event
        • Add a new task
        • Remove a task
        • Edit existing task
      • Clone An Event
      • Delete an Event
    • Participants Data
    • Settings
      • Teams
      • Org
      • Apps
      • Subscriptions
    • Reward Distribution
  • Participant
    • Campaign Landing page
    • How to Participate
    • Claiming Rewards
  • Developer
    • App Setting
      • Registration
      • Update
      • Authentication
    • APIs
      • /app/events
      • /app/user/events
      • /app/user/redirection
      • Error Codes
      • Event Action Types
    • Demo
Powered by GitBook
On this page
  • Login Using Metamask Wallet
  • Event Marketplace
  • Event Form
  • User profile

Was this helpful?

  1. Developer

Demo

PreviousEvent Action Types

Last updated 3 years ago

Was this helpful?

Login Using Metamask Wallet

Event Marketplace

Click on Participate button to participate in an event.

Event Form

Make a note on the event URL, it contains userRedirectionToken which was generated for this issuer by calling /ext/api/v1/app/user/redirection API.

User profile

Once a user has participated in an event, they can see their participated events in their profile.

All codes are present in .

this repository