Random Wallet

random wallet

not just a random wallet.

Setup

Make sure to install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Features

Click on any of the cryptocurrencies on the homepage to navigate into their respective pages and perform any of the following actions:

Send

Send crypto to an external wallet.

Receive

Receive crypto either from P2P or an external wallet.

Add

Add crypto either from P2P or an external wallet.

Swap

Swap between currencies.



You can also perform these actions from the homepage. Thank you.