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

Feat: Add tokens to Wallet #133 👛 ☯️ #168

Closed
wants to merge 22 commits into from

Conversation

dimorphic
Copy link
Contributor

Issues solved in this PR:

  • [views] Kickstart Custom Tokens / Add to Wallet page & components 👛
  • [components] Create generic & reusable Container + Row components (container can be inverted ☯️)
  • [defaults] Update Vader & xVader logoURI to use SVGs - no 'pixelation' on higher icon size #tasty
  • [messages] Create toast for contract address copied notification
  • [message] Refactor the 🍞 toaster machine - reduce toaster default config boilerplate & code lines #DRY
  • [deps] Add @metamask/detect-provider package
  • [hooks] Create detectWeb3Provider + detectMetaMask util helpers & useDetectProvider hook
  • [hooks] Create useDetectMetamask hook helper
  • [Tokens] Add wallet status checks & MetaMask wallet support for token add popup-request, refactor page to use new Container & Row components #simplify #prettify
  • [Header] Remove Tokens link from header nav bar #clean #nav
  • [WalletConnection] Merge token add item buttons into a single one & add route link to /tokens page + hide button in wallet context menu when route matches #minimal #menu

Other changes related to the DX / env:

  • [env] Add .editorconfig so we all type/indent the same #nofuss
  • [eslint] Relax ESlint rules a bit (inline-comments / semi) #toostrict #baddx

Preview (dark version as per community vote):

preview-dark-tokens

Closes #133

…rted!), fix CSS for small screen devices on #DIY instructions & badges, add hover toggle on Token items to set current active token for #DIY, add clipboard 'easy copy-pasta' handler for contract address badge + cleanup
… add popup-request, refactor page to use new Container & Row components #simplify #prettify
…dd route link to /tokens page + hide button in wallet context menu when route matches #minimal
@vercel
Copy link

vercel bot commented Jan 14, 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/vaderprotocol/vader-dapp/HXrQgBKSLuztjEpmX1vYpU5fMsj2
✅ Preview: Failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add token to metamask buttons
2 participants