react-web3-modal
v0.1.5
Published
Made with create-react-library
Downloads
11
Readme
react-web3-modal
Made with create-react-library
Install
npm install --save react-web3-modal
Usage
import React, { Component } from 'react'
import MyComponent from 'react-web3-modal'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © maxaleks