Skip to content

Cross-chain NFT Collection "Flameling Queens" including smart contracts and dapp.

License

Notifications You must be signed in to change notification settings

trashpirate/flameling-queens

Repository files navigation

FLAMELING QUEENS

Version Node NPM Nextjs Tailwindcss Wagmi Forge License: MIT

Website: nadinaoates.com LinkedIn: nadinaoates Twitter: 0xTrashPirate

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Flameling Queens

This repository contains the code for the cross-chain NFT collection "Flameling Queens". The collection consists of 52 unique AI-generated images known as "Flameling Queens". Each suit, like a deck of cards, holds its own Queen. Her image is reflected in each matching suit. The Queens have their own unique look and a matching song, performed by recording artist, Layla.

The repo includes code for generating the collection for upload on IPFS, for testing and deploying the NFT smart contracts, and the frontend for the minting dapp.

Code is divided into three submodules:

Artwork: Code to generate the NFT collection for upload on IPFS

Smart Contracts: Code to test and deploy the NFT cross-chain smart contracts based on ERC721A standard

Frontend: Code for the mintig dApp using Nextjs, Wagmi, and TailwindCSS (deployed on Vercel)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/trashpirate/flameling-queens.git
  2. Navigate to the project directory
    cd flameling-queens
  3. Initialize and update the submodules
    git submodule init
    git submodule update

Usage

Refer to the documentation in the specific submodules.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nadina Oates - @0xTrashPirate

Main Repository: https://github.com/trashpirate/flameling-queens

Project Link: https://0x52.buyholdearn.com/

About

Cross-chain NFT Collection "Flameling Queens" including smart contracts and dapp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published