0.1.5 • Published 3 years ago

react-web3-modal v0.1.5

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

react-web3-modal

Made with create-react-library

NPM JavaScript Style Guide

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