This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
[✓] – Add base pages templates [✓] – Add styles and icons [✓] – Add fetch transactions list [✓] – Add chain based pages [✓] – Finish fetch transactions list [✓] – Add transactions table sorting [✓] – Add fetch transaction details [✓] – Add fetch balance [✓] – Style transaction details page [✓] – Add polygon chain [✓] – Add transaction confirmation status [ ] – Add errors handling [✓] – Add loading states [✓] – Add copy to clipboard [✓] – Polish styles
[✓] – Check mobile [ ] – Check 4k [✓] – Check light theme [✓] – Check requirements
Nice to have:
[ ] – Add recent searches [✓] – Add dark/light theme toggler [ ] – Prepare some tests