SarveshLimaye / buzzpod

BuzzPod is decentralized platform to find and upload podcasts.

Home Page:https://devfolio.co/projects/buzzpod-1da1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ⭐

About

BuzzPod is decentralized platform to find and upload podcasts.

https://devfolio.co/projects/buzzpod-1da1


Languages

Language:JavaScript 95.2%Language:Solidity 2.4%Language:HTML 1.5%Language:CSS 0.9%