Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 505 Bytes

notes.md

File metadata and controls

11 lines (8 loc) · 505 Bytes

Overview

This is an effort to integrate the 0x API into the Metamask fork of Crypto Wallet.

Outstanding

  • Approval Pop Up: Once the quote is confirmed, the approval should pop up.
  • Search: Users should be able to search for tokens.
  • Quote Refresh: The quote should refresh periodically so that users do not execute stale quotes.
  • Tests: All components and code additions should pass unit tests.
  • Gas Estimates: Currently , the gas estimates pass to the quotes is too high.