Skip to content

SarveshLimaye/buzzpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuzzPod 🚀

BuzzPod is decentralized platform to find and upload podcasts.

TechStack Used 🎯

  • React
  • Chakra UI
  • Arcana
  • Solidity
  • NFT Port
  • ether js
  • react-router-dom
  • react-toastify
  • React-Icons
  • Web3.storage
  • IPFS

Local Setup 🚧

  1. Fork the repo.
  2. Clone the repo.
https://github.com/[YOUR_USER_ACCOUNT]/buzzpod
  1. Generate API keys for Arcana and Web3.storage

  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 buzzpod
  1. Install dependencies
yarn
  1. Start the website locally using
yarn start

List of all Smart Contracts deployed on goerli testnet ⚡

CreatePodcast:- 0x5BB1458eeeD0148a76Dc48c695cDaA7B5e81EbE2

List of all Smart Contracts deployed on fvm testnet ⚡

CreatePodcast:- 0x9452C28fC02370a15a279f325C84EC14a8278dA3

Do drop a star if you loved this project ⭐