Skip to content

Files

Latest commit

dc7ac58 · Oct 10, 2023

History

History
12 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 308 Bytes

MiniWallet

We have used Getblock API to connect blockchain to our local system.

Import web3 // this library docs provide all the info Import Getblock API

Functions we created: To account (which also creates random account) From account Sign transaction Send signed transaction Send Ether 'to' and 'from'