react-wallet-chat-nf3

1.4.2 • Public • Published

react-wallet-chat

Wallet Chat as a component

NPM JavaScript Style Guide

Install

npm install --save react-wallet-chat-nf3
yarn add react-wallet-chat-nf3

Usage

import React, { Component } from 'react'

import WalletChatWidget from 'react-wallet-chat-nf3'
import 'react-wallet-chat-nf3/dist/index.css'

class Example extends Component {
  render() {
    return <WalletChatWidget />
  }
}

Developing

Run example app to view integration

cd example && yarn run start

Hot reload widget itself

yarn run start

License

MIT © walletchat

Readme

Keywords

none

Package Sidebar

Install

npm i react-wallet-chat-nf3

Weekly Downloads

0

Version

1.4.2

License

MIT

Unpacked Size

38.8 kB

Total Files

7

Last publish

Collaborators

  • cyber_kevin