The Farcaster Frame for DevCon 7 Raffle is a dynamic and interactive tool designed to enhance the bidding experience for the DevCon 7 Raffle-Auction. This frame allows users who have already placed bids in the raffle to bump their bids directly through the Farcaster platform. By leveraging the power of Farcaster, we aim to provide a seamless and engaging experience for all participants.
Check it out on Warpcast.
- Bid Bumping: Users can increase their existing bids directly from the Farcaster frame.
- User-Friendly Interface: An intuitive and easy-to-navigate interface ensures a smooth user experience.
- Secure Transactions: All bump updates are securely processed through Arbitrum in-frame tx.
- Integration with Farcaster: Seamless integration with the Farcaster platform for a unified user experience.
- Farcaster Account: Users must have an active Farcaster account to participate.
- Bid: Users must have already bade using the website.
- Clone the repository:
git clone https://github.com/yourusername/farcaster-devcon7-raffle.git
- Navigate to the project directory:
cd farcaster-devcon7-raffle
- Install the dependencies:
npm install
- Start the application:
npm start
- Log in to your Farcaster account.
- Navigate to the DevCon 7 Raffle Frame.
- View your current bids and click the "Bump Bid" button next to the desired bid.
- Confirm the bid increase tx and submit.
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-or-bugfix-name
- Make your changes and commit them:
git commit -m "Description of changes"
- Push to the branch:
git push origin feature-or-bugfix-name
- Open a pull request on GitHub.
This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to the DevCon 7 team and the Farcaster community for their support and contributions.