Skip to content

💰 payment processing and digital money transfers Dapps using react and solidity.

Notifications You must be signed in to change notification settings

Dharma-09/Mozart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozart

payment processing and digital money transfers Dapps.

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

Mozart-logo

Features and Interfaces

Home-Page UI

react

Demo video How Dapp works !

Generic badge

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

💰 payment processing and digital money transfers Dapps using react and solidity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published