Skip to content

Jovian-Dsouza/lifafa-next-js

Repository files navigation

Lifafa: Crypto Gifting for Your Loved Ones

Lifafa revolutionizes the tradition of red envelopes (hongbao) by leveraging blockchain technology on Solana. Create, manage, and claim crypto gifts seamlessly, enhancing the digital gifting experience.

lifafa banner

Features

  • Decentralized Smart Contracts: Create, manage, and claim red envelopes with specified funds and time limits.
  • Blink Integration: Seamlessly interact and integrate with social media platforms.
  • User-Friendly Interface: Powered by Next.js and Tailwind CSS for a responsive and modern UI.
  • Secure and Fast Transactions: Utilizing the Solana blockchain for high-speed and secure transactions.

Links

Installation

  1. Clone the repository:

    git clone https://github.com/Jovian-Dsouza/lifafa-next-js
    cd lifafa-next-js
  2. Install dependencies:

    pnpm install
  3. Set up environment variables: Create a .env.local file in the root directory and add your environment variables:

  4. Run the development server:

    pnpm run dev
  5. Open http://localhost:3000 with your browser to see the result.

Usage

  1. Create a Crypto Gift: Navigate to the Create Gift page and fill in the details.
  2. Manage Gifts: View and manage your created gifts from your dashboard.
  3. Claim Gifts: Recipients can claim their gifts by following the link sent to them.

Technologies Used

  • Next.js: React framework for server-rendered applications.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • Solana: Blockchain platform for secure and fast transactions.
  • Blink: For seamless social media integration.

Contributing

We welcome contributions! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a Pull Request.

License

This project is licensed under the MIT License.

Acknowledgements

  • Thanks to the Solana community for their support.
  • Special thanks to our team members and contributors.

Contact

For any inquiries or support, please contact [[email protected]].


Follow us on Twitter for updates and news.

About

Red envelope sharing app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages