Gift your friends some Redbull and Coca-Cola gift cards on-chain and have them claim the real world value. Other brands coming soon. All on Solana.
MetaForge is an innovative platform that allows users to gift Redbull and Coca-Cola gift cards on the Solana blockchain. Recipients can easily claim the real-world value of these gift cards. We are continuously working to add more brands to our platform.
- On-Chain Gifting: Send Redbull and Coca-Cola gift cards securely on the Solana blockchain.
- Real-World Value: Recipients can redeem the gift cards for real-world value.
- Expanding Brand List: More brands will be added soon.
To get started with MetaForge, follow the instructions below to set up the project on your local machine.
- Node.js
- npm or yarn
- Git
-
Clone the repository:
git clone https://github.com/MeremArt/MetaForge.git cd MetaForge -
Install dependencies:
npm install # or yarn install
-
Start the development server:
npm start # or yarn start -
Open your browser and navigate to
http://localhost:3000to view the application.
We welcome contributions to MetaForge! To contribute, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature). - Make your changes and commit them (
git commit -m 'Add your feature'). - Push to the branch (
git push origin feature/your-feature). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Thank you for using MetaForge! If you have any questions or need further assistance, feel free to open an issue or contact us.