Add this ODY token as manually into your wallet on FLOW Chain
Contract Address = 0x684C6F53d0372F9678e6031a81963847477Faaf3
Verify this Contract -> Verify ODY
About FLow Odyssey (build on FLOW chain)
VERIFY HERE -> https://evm-testnet.flowscan.io/token/0x684C6F53d0372F9678e6031a81963847477Faaf3
ONE LINER
A Web3 platform for decentralized content sharing and daily rewards with ODY tokens.
Flow Odyssey is a Web3-powered social media platform where users can share content (images and videos) in a decentralized way. Leveraging the power of the blockchain, it also introduces the ODY token—a unique cryptocurrency that users can use to claim daily tokens, fostering engagement and reward-based interactions.
- Decentralized Content Sharing: Share images and videos with tags in a secure and censorship-resistant manner.
- Daily Rewards: Claim ODY tokens daily to incentivize user participation.
- Community-Driven: Build a vibrant community where users interact transparently and fairly.
- Web3 Integration: Seamlessly integrated with blockchain technology for transparency and security.
- Blockchain: Built on [Flow Blockchain or specify which blockchain you use].
- Smart Contracts: Powers the ODY token and transaction mechanisms.
- Frontend Framework: [React, Next.js, etc.]
- Backend: [Node.js, Flask, etc.]
- Storage: Decentralized storage solutions like IPFS
- Styling: [CSS, Tailwind, etc.]
- Clone the repository:
git clone https://github.com/your-repository/flow-odyssey.git cd flow-odyssey
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.