1.0.3 • Published 3 years ago

web3modal-ts v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Web3Modal-TS

Fork of https://github.com/dOrgTech/Web3Modal-ts

Modified

  1. use ethereum rpc for metamask

Motivation

Web3Modal is a very useful and easy to use library, that allows developers to add support for multiple providers in their apps with a simple customizable configuration.

However, the original package uses React and its bundled vanilla JS version also has React bundled with it. Therefore, separating the typescript core from the React data providers and visual components is particularly useful, not only to allow full customization of the UI, but can also serve as a starting point for implementations in other frameworks like Angular and VueJS.

Update from

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago