Skip to content

Its an application that is customers can use to find Fintech Professional ,hire them, and pay them with cryptocurrency

Notifications You must be signed in to change notification settings

malkawenedal/BlockChain-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency-Wallet

Done by Nedal Mahanweh

In this Project we will build a Platform called Fintech-Finder which is an application that is customers can use to find Fintech Professionals from among list of Candidates , hire them, and pay them. By integreting the Ethereum network blockchain into the application in order to enable the Customers to instanly pay the fintech professionals whome they hire with cryptocurrency.

Files

  • Fintech_finder
  • crypto_wallet
  • Images

step 1: Import Ethereum Transaction Functions into the Fintech Finder Application

In this section, we will import several functions from the crypto_wallet.py script into the file fintech_finder.py, which contains code for Fintech Finder’s customer interface,in order to add wallet operations to the application.

Step 2: Sign and Execute a Payment Transaction

we'll write the code that will calculate a fintech professional’s wage, in ether, based on the worker’s hourly rate and the number of hours that they work for a customer

Step 3: Inspect the Transaction

we will send a test transaction by using the application’s web interface, and then look up the resulting transaction in Ganache

Address balance and history on Ganache

Transaction details on Ganache

About

Its an application that is customers can use to find Fintech Professional ,hire them, and pay them with cryptocurrency

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published