Skip to content

Web3 Video Meetings - Start a meeting in just few clicks, schedule a token-gated meeting via our dashboard.

License

Notifications You must be signed in to change notification settings

Dharma-09/Pollux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Conferencing Web 3 App

GitHub code size in bytes GitHub last commit GitHub stars My stars GitHub forks Code size Languages Top Issues Watchers

image image

Demo video How Dapp works !

Generic badge

Live site !! ////

Tools and Languages:

react css3 ethereummochatailwindcss githtml5 solidityhardhat waffle vite nodejs

Requirements

  1. Required Metamask Wallet
  2. Vite
  3. The source code of this project is written in this tools and technology solidity, mocha, JavaScript, Alchemy Api. So, you would require the Alchemy account and a valid Alchemy Api Key to run this project.

Instructions

  1. This web application only can perform on Rinkeby Test Network.
  2. You can take test Ether from this link! RinkeBy

Need help?

Feel free to contact me on LinkedIn

Instagram Twitter Medium

pragma solidity ^0.8.0;

contract Mozart{

string public ifYouEnjoyed="starRepository";


 function getMessage()public view returns(string memory){
 return ifYouEnjoyed;
 }
}

About

Web3 Video Meetings - Start a meeting in just few clicks, schedule a token-gated meeting via our dashboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages