Skip to content

MaelitoP/jrs-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JOLLY ROGERS SOCIETY

Decentralized application realized for the JRS project.

Web app

Build with Next & Tailwind in Typescript. Features:

  • Multi-wallet connection
  • NFT Gallery
    • Image component optimisation to increase loading speed
    • Infinite Scroll
    • Create system to filter by attributes
  • VIP Whitelist
  • Minting

Contracts

Build with Solidity & Hardhat. Created:

  • ERC721A contract for VIP
  • ERC721A contract for Art Collection
  • Royalties implemantation in both contracts
  • Write tests in Javascript w/ Hardhat.

Made with ❤️ by Maël LE PETIT.