Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 690 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 690 Bytes

Crypto Wallet App for Ethereum BlockChain built with Flutter using Provider as State Management. developers.cryptoapis.io API is used to get information on tokens and perform transactions on Ethereum Blockchain in goerli network.
Functionalities include:
-> Create a New Wallet
-> Get Existing Wallet Details and use it(Balance, BlockChain, Network)
-> Generate a New Address in the Wallet
-> Get Existing Address Details and use it(Balance, Label)
-> Perform transactions, send and receive coins on Ethereum Goerli Network
-> Show Transaction History of the Wallet, along with transaction details
-> Show List of Tokens associated with an Address, along with Token Details\