ethereum-connect-button

1.0.1 • Public • Published

ethereum-connect-button

Renders a button with icon and address string

NPM JavaScript Style Guide

Install

npm install --save ethereum-connect-button

Usage

import React, { Component } from 'react'
 
import MyComponent from 'ethereum-connect-button'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © Robsonsjre

Readme

Keywords

none

Package Sidebar

Install

npm i ethereum-connect-button

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

451 kB

Total Files

6

Last publish

Collaborators

  • robsonsjre