cryptowalletconnector
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

walletconnector

Wallet Connector Library

NPM JavaScript Style Guide

Install

npm install --save cryptowalletconnector

Usage

import React, { Component } from 'react'

import WalletConnector from 'cryptowalletconnector'
import 'walletconnector/dist/index.css'

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

License

GNU Affero General Public License v3.0 © dxdao

Package Sidebar

Install

npm i cryptowalletconnector

Weekly Downloads

2

Version

1.0.14

License

SEE LICENSE IN LICENSE.md

Unpacked Size

273 kB

Total Files

26

Last publish

Collaborators

  • light-fury