/test-task

Blank test task

Primary LanguageTypeScript

Blank Wallet Code Challenge

React app with typescript template

Task

Build an app to send ether with the given user interface.

- Transactions must be stored and fetched making use of the TransactionsService addTransaction and getListOfTransactions methods
- Past transactions must be listed on the main page
- You would need to add an "amount to transfer" input field (not present in the image)
- Styling and layout do not have to be necessarily like the provided image

What will be evaluated?

- Interface and "pixel perfect" design will not be taken into account.
- Responsive design
- Architecture skills
- React skills

Reference layout

alt text