• Ian Lapham's avatar
    Wallet Support with web3-react v6 (#514) · 795caac4
    Ian Lapham authored
    * basic support for desktop and mobile, with or without web3
    
    * stable before mobile view update
    
    * mobile modal views
    
    * remove unused modules
    
    * create global context for wallet modal, update to click button to connect
    
    * first pass
    
    * drag with react pose
    
    * try without pose
    
    * replace context with new syntax, basic setup
    
    * stable version on all browser types
    
    * remove dev flags
    
    * fix swap broken
    
    * update to clickable connect button if logged out
    
    * stable, good entry
    
    * fix bugs, exit animations
    
    * prep for merge
    
    * stable version with updated application context
    
    * update animations with correct gesture package
    
    * refactor wallet logic to multi-root
    
    * small fixes
    
    * Style Updates
    
    * remove unused imports
    
    * refactor wallet page
    795caac4
Option.js 2.28 KB