Skip to content

trashpirate/flamelings

Repository files navigation

FLAMELINGS

Version Node NPM Nextjs Tailwindcss Wagmi Forge License: MIT

Website: nadinaoates.com LinkedIn: nadinaoates Twitter: N0_crypto

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

About The Project

Flamelings

This repository contains the code for an NFT collection consisting of 1000 unique AI-generated images known as "Flamelings." These flame creatures come with five different traits of varying rarity: WHITE (790), BLUE (100), YELLOW (80), RED (20), and NOVA (10). 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 smart contracts based on ERC721A standard

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

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/trashpirate/flamelings.git
  2. Navigate to the project directory
    cd flamelings
  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 - @N0_crypto

Main Repository: https://github.com/trashpirate/flamelings

Project Link: https://flame.buyholdearn.com/

About

NFT Collection "Emberlings" including NFT contract and Minting site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published