Skip to content

mogulproductions/mogies-public

Repository files navigation


Logo

Mogies Dutch Auction Contract

A variation on the ERC-721A » Non-Fungible Token Standard

The following smart contract allows for the implementation of a "Dutch Auction" sale for NFTs. This standard provides basic functionality for selling NFTs.

  • Whitelist - a list of wallet address that are enabled for a guaranteed sale at a discount
  • Public Sale - Post-auction public sale that allows remaining NFTS to be sold
  • Token Rebate - Rebate a % of tokens spent during the dutch auction to users
  • Developer Mint - Function to mint any remaining unclaimed NFTs
  • Bonus Mint - Additional bonus redemption of remaining NFTs for purchasers

Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

Mogies is an NFT collection of 1923 NFTs inspired by the last 100 years of Hollywood characters and personalities in celebration of the 100 year anniversary of the Hollywood sign being erected. This is to pay homage to the top entertainers and creators that helped Hollywood what it is today, and create a standard for the next 100 years of filmmaking that will occur within Film3 - a movement spearheaded by Mogul and our community to empower creators to create movies and content in more fan exclusive ways using blockchain technology. Mogul is where movies meet blockchain through DeFi and NFTs - and now, the Metaverse through Mogies and Mogieland.

This repo contains the ERC-721A contract that will support the sale of the Mogies in a Dutch Auction contract.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • yarn
  • node

Installation

yarn
npx hardhat compile

Running Tests

yarn test

Contact

Mogul - @twitter - [email protected]

Project Link: https://github.com/github_username/repo_name

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published