Skip to content

MukulKolpe/Techv3nt

Repository files navigation

Techv3nt🚀

Introduction 🔥

Techv3nt is a platform to find Technical Events, Meetups, Hackathons & Conferences around you.

TechStack Used 🎯

  • React
  • TailwindCSS
  • 5ire
  • Solidity
  • NFT Port
  • etherjs
  • Push Protocol
  • wagmi
  • react-router-dom
  • react-toastify
  • MUI-icons
  • Axios
  • RainbowKit
  • OpenWeatherMap API
  • Geolocation
  • Local Setup 🚧

    1. Fork the repo.
    2. Clone the repo.
    https://github.com/[YOUR_USER_ACCOUNT]/Techv3nt
    
    1. Generate API keys for Alchemy, Push Protocol, OpenWeatherMap & NFTPort.

    2. Create .env file at the root of the project and initiate environment variables of the API keys, Refer .env.example.

    3. Navigate to the clone

     cd Techv3nt
    
    1. Install dependencies
    yarn
    
    1. Start the website locally using
    yarn start
    

    List of all Smart Contracts deployed on goerli testnet:

    CreateEvent:- 0x4ADeED62227e1D8490c10cC6fdF82A51CEd88959
    
    CreateUser:- 0x0Df39c36E8e9b462F2672498054E129416a7093D
    
    Events:- 0xAeDaA5Ab66cdf3988c99Bb1FC35CE8CA62395753
    
    User:- 0xb0335b5F17b2a80B3D54DD0B937F4a03dF3EE56a
    

    List of all Smart Contracts deployed on 5ire Blockchain:

    CreateEvent:- 0x5c4860e038f037Db43d35a563aD1332427b0e4D6
    
    Events:- 0xB2E809aB05191cc2241Bf637Fac2a297c21Aed07
    
    UserInfo:- 0x10fD0cA6329dC52F9892F3CEE22cA9c2c69CAb4d
    

    Do drop a ⭐ if you find this repository useful :)