Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#3] Breaking Changes done on Dashboard Page #21

Merged
merged 8 commits into from
Apr 24, 2022
Merged

[#3] Breaking Changes done on Dashboard Page #21

merged 8 commits into from
Apr 24, 2022

Conversation

damla
Copy link
Owner

@damla damla commented Apr 23, 2022

Description

  • In the head component, using app title as an constant was not working well after the deployment because, pages are statically generated at first and won't update it. Load time of title was having buggy behaviour.

  • Ellipsed username memoized.

  • Created useEthBalance and useEthTransaction hooks to get balance and transaction datas from Moralis.

    • Rinkeby Testnet
    • Ethereum
  • Created a table component for transaction data.

Related Issues

#3

@vercel
Copy link

vercel bot commented Apr 23, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/damla/next-dapp-example/8NffSkZ1CF6HpUBi8qrJac96qdZz
✅ Preview: https://next-dapp-example-git-dev-damla.vercel.app

@damla damla self-assigned this Apr 23, 2022
@damla damla added this to the MVP milestone Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant