This repository contains the smart contract code for the Social Blocks project. It includes various contracts and configuration files necessary to deploy and manage the smart contracts on the blockchain.
├── contracts # Smart contract code
├── .gitignore # Git ignore file
├── addresses.txt # Contains deployed contract addresses
├── hardhat.config.js # Hardhat configuration file for managing smart contracts
├── package-lock.json # Package lock file
├── package.json # Package configuration file