← Back to home

CryptoWallet

A mobile app with cryptocurrency wallet functionality. It allows you to import your wallet or create a new one, check the balance of tokens or NFTs, and send them.

Screenshots

CryptoWallet screenshot 1
CryptoWallet screenshot 2
CryptoWallet screenshot 3
CryptoWallet screenshot 4
CryptoWallet screenshot 5
CryptoWallet screenshot 6

Problem Statement

My project is a mobile app with cryptocurrency wallet functionality. It allows you to access the balance by mnemonic phrase and private key. Balance of both ERC20 tokens and ERC721 tokens with metadata is displayed. It is possible to send the necessary token to the specified address.

Solution

Logging into the app, or creating a new wallet, is done using the Web3Swift library, which provides access to an Ethereum account. The project uses Covalenthq as an API to retrieve balance data, metadata for ERC721 tokens, and all necessary data to send tokens. The tokens and NFT for testing are Polygon.

Hackathon

HackFS 2022

2022

Contributors