Skip to content

DrGHoward/Blockchain-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Blockchain-with-Python

In this exersize we generated a new Ethereum account instance by using the mnemonic seed phrase provided by Ganache and we fetched and displayed the account balance associated with the Ethereum account address. We calculated the total value of an Ethereum transaction, including the gas estimate, that pays a Fintech Finder candidate for their work and digitally signed a transaction that pays a Fintech Finder candidate. We then we sent this transaction to the Ganache blockchain and as a last step, we reviewed the transaction hash code associated with the validated blockchain transaction

Address balance and history from Ganache image

Transaction details from Ganache image

Reciepients address balance and history from Ganache image

The Streamlit Dashboard image

Blocks on Ganache image

Transactions on block 1 image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages