Description
Crypto wallet is for Ethereum ERC20 token based wallet. User can user for your custom ERC20 based token wallet system
Wallet system developed using web3 swfit and web3 java for respective iOS and android
Used infura account for transaction read write
You tube video:
Features available in application
- Create wallet using Phrase 12 words
- Import wallet using private key
- Import wallet using Phrase key
- Show wallet balance of ETH
- Show wallet balance of ETH based token
- Send Custom token to other wallet
- Wallet Address with QR code
- Transaction history of custom token
- Export private key
Change Log:
Version 1.0.1 [ 15 Feb 2023 ]
- Change ERC20 test network rinkeby to goerli
- Import multple token from the list of JSON fromat
- All Type of Ether crypto and custom token can support
- Support to latest version of iOS 16.* and android 13.*
- Other bug fixing and improvements