Skip to content

NFT project where each mint generates a unique solar system

Notifications You must be signed in to change notification settings

jtardioli/worlds-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worlds Nft

This app was deployed on rinkby test net and the free version of heroku both of which no longer exist... one day I will get around to redeploying it

Experience the ever-changing beauty of Worlds by viewing a newly generated solar system each time you refresh the page.

Screen.Recording.2024-07-05.at.19.56.02.mov

Worlds is a complete ERC721 NFT project deployed on Rinkeby. The Project is divided into 3 different repos. The contract is fully tested using Foundry and inherits from the ERC721A contract. The front-end provides a minting interface powered by Next.js. The backend is a Node.js server that awaits the contracts mint event, then it generates metadata and hosts the new animation. Finally the animation/art itself which is a solar system physics engine generated by p5.js

image

image

image

Stack

  • Solidity
  • Next.js
  • Ether.js
  • Chakra UI
  • Opensea API
  • Express
  • Typescript
  • Rainbowkit

About

NFT project where each mint generates a unique solar system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages