Ty-Sir / avax-nft-monkeys

Avax NFT project that includes minting, rarity display, user activity feed, and built-in ERC-721 agnostic marketplace.

Home Page:https://avaxmonkeys.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App and components of Moralis' Ethereum Boilerplate.

Interact at https://avaxmonkeys.xyz

Getting Started

It's best practice to NOT show your table names so user can't hack their way in, this is just to show how to set up the sync events as stated in the video

Event Name | Table Name

MonkeyMinted | MonkeyMinted
monkeyAdded | OfferSet
monkeySold | OfferSold
monkeyRemoved | OfferRemoved
priceChanged | OfferPriceChanged

Contact

Email tysirdev@protonmail.com for business inquires regarding NFT Collections, Marketplaces, Smart Contracts, or Consulting.

About

Avax NFT project that includes minting, rarity display, user activity feed, and built-in ERC-721 agnostic marketplace.

https://avaxmonkeys.xyz


Languages

Language:JavaScript 86.2%Language:Solidity 9.6%Language:CSS 2.9%Language:HTML 1.3%