appkit

The full stack toolkit to build onchain app UX

APACHE-2.0 License

Downloads
113.4K
Stars
4.8K
Committers
163

Bot releases are visible (Hide)

appkit - 2.0.0-beta.8

Published by 0xAsimetriq almost 2 years ago

What's Changed

- Minimal implementation for account view
- Address avatar component - generates gradient based on address
- Extend OptionsCtrl with account and network state and actions
- Remove background accent color as per figma updates
- Cleanup and unify layouts, use grids where it makes sense
- Safeguard against universal link passed as deepling and vice versa
- Sow error toast and re-generate qrcode if user rejects connection
- ResizeObserver and svg mask fixes for iOS 15/14 
- Fix loader displayed on subsequent visit to explorer page when all wallets are loaded already
- Network switching flow when connected

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-beta.7...2.0.0-beta.8

appkit - 2.0.0-beta.7

Published by 0xAsimetriq almost 2 years ago

What's Changed

  • Move to vanilla css and css variable based theming (@devceline )
  • Decouple ui imports into central index files
  • Renamed theme -> themeMode, accentColor -> themeColor
  • Introduced new config option themeBackground: 'gradient' | 'accentColor'
  • Add individual gradient colors for each accentColor as presets
  • Add useWeb3ModalTheme hook and associated controller
  • Documentation (new config options, theme hook, ConfigCtr.setThemeConfig)

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-beta.6...2.0.0-beta.7

appkit - 2.0.0-beta.6

Published by 0xAsimetriq almost 2 years ago

What's Changed

New config options

Wagmi connectors are no longer managed manually, thus users can configure them if they don't want to use our defaults. WalletConnect connector is required.

  1. projectId becomes optional, if not provided some functionality will be lost and users will have to provide their own options i.e. explorer, images endpoint and walletconnect rpc (see new config options below for alternatives)
  2. mobileWallets - array with simple json for linked mobile wallets (id, name, links - deep / universal)
  3. desktopWallets - array with simple json for linked desktop / web wallets (id, name, links - deep / universal)
  4. walletImages - Object mapping wagmi connector id's / custom wallet id's to custom images
  5. chainImages - Object mapping chain id's to custom images
  6. enableNetworkView - Flag to enable or dissable network selection view when there are more than 1 chains specified in config, defaults to true

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-beta.5...2.0.0-beta.6

appkit - 2.0.0-beta.5

Published by 0xAsimetriq almost 2 years ago

What's Changed

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-beta.4...2.0.0-beta.5

appkit - 2.0.0-beta.4

Published by 0xAsimetriq almost 2 years ago

What's Changed

Breaking Changses

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-beta.3...2.0.0-beta.4

appkit - 2.0.0-beta.3

Published by 0xAsimetriq almost 2 years ago

appkit - 2.0.0-beta.2

Published by 0xAsimetriq almost 2 years ago

appkit - 2.0.0-beta.1

Published by 0xAsimetriq almost 2 years ago

appkit - 2.0.0-alpha.8

Published by 0xAsimetriq almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-alpha.7...2.0.0-alpha.8

appkit - 2.0.0-alpha.7

Published by 0xAsimetriq about 2 years ago

appkit - 2.0.0-alpha.6

Published by 0xAsimetriq about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-alpha.5...2.0.0-alpha.6

appkit - 2.0.0-alpha.5

Published by 0xAsimetriq about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-alpha.4...2.0.0-alpha.5

appkit - 2.0.0-alpha.4

Published by 0xAsimetriq about 2 years ago

appkit - 2.0.0-alpha.3

Published by 0xAsimetriq about 2 years ago

What's Changed

Full Changelog: https://github.com/WalletConnect/web3modal/compare/2.0.0-alpha.2...2.0.0-alpha.3

appkit - 2.0.0-alpha.2

Published by 0xAsimetriq about 2 years ago

appkit - 2.0.0-alpha.1

Published by 0xAsimetriq about 2 years ago

appkit - v1.9.8

Published by pedrouid over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Web3Modal/web3modal/compare/1.9.7...1.9.8

appkit - v1.9.7

Published by pedrouid over 2 years ago

  • fixes and improvements
  • new injected providers
  • new chains added
appkit - v1.9.6

Published by pedrouid over 2 years ago

  • replace walletlink with coinbase-wallet SDK
  • add more chains to chainId list
  • add more injected providers
  • add getUserOptions method
  • add select event

Screenshot 2022-04-05 at 16 47 17

appkit - v1.9.5

Published by pedrouid almost 3 years ago

  • add Coinbase Wallet support
  • add Binance Chain Wallet support
  • add more chains supported
  • add new injected providers
  • fix missing error on failed connect
  • fix height on mobile safari
  • compressed logos for smaller bundle size
Package Rankings
Top 26.76% on Npmjs.org
Related Projects