Skip to content

Commit

Permalink
initial gas estimation and sign, send transaction implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
SDargarh committed Dec 13, 2023
1 parent 991fa3c commit 58715db
Show file tree
Hide file tree
Showing 4 changed files with 494 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
- Added method to add a new account to the wallet object.
- Added method to export the private key of an address
- Added importWallet() to import account using privateKey.
- Added getBalance() method
- Added getBalance() method
- Added sign transactions and send transactions to the wallet
- Added gas estimation functionality
Loading

0 comments on commit 58715db

Please sign in to comment.