Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 491 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 491 Bytes

L'Apéro du Code - Mint Site

Small mint site for the L'Apéro du Code meet up. It allows users to mint tokens and vote on proposals with the tokens. It uses the Thirdweb SDK to interact with the smart contract. The smart contract is deployed on the Polygon Amoy testnet.

Getting started

  1. Clone the repository
  2. Install dependencies
  3. Create a .env file in the root directory and add your Thirdweb client ID and secret key
  4. Run the development server