Mint Once, Own Forever: Fully Decentralized, Eternally Accessible NFTs.
This is a Next.js project bootstrapped with create-next-app
. Eternal Mint allows users to create and manage NFTs in a decentralized manner.
Eternal Mint is a platform for creating and managing NFTs that are fully decentralized and eternally accessible. Users can mint NFTs with custom names, supply, descriptions, and external links.
To get started with this project, clone the repository and install the dependencies:
git clone https://github.com/marc-aurele-besner/eternalmint-xyz
cd eternalmint-xyz
deno install
Run the development server:
deno task dev
Open 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.
- Create NFTs: Easily mint NFTs with a user-friendly interface.
- Decentralized: Fully decentralized platform ensuring eternal accessibility.
- Customizable: Add custom names, supply, descriptions, and external links to your NFTs.
- Latest Creations: View the latest NFTs created on the platform.
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.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.