@perp/use-ethereum
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

use-ethereum

NPM JavaScript Style Guide

Install

npm install --save use-ethereum

Usage

import * as React from 'react'

import { useMyHook } from 'use-ethereum'

const Example = () => {
  const example = useMyHook()
  return (
    <div>
      {example}
    </div>
  )
}

License

MIT © Perpetual Protocol


This hook is created using create-react-hook.

Readme

Keywords

none

Package Sidebar

Install

npm i @perp/use-ethereum

Weekly Downloads

1

Version

0.1.8

License

MIT

Unpacked Size

4.42 kB

Total Files

8

Last publish

Collaborators

  • miyachen
  • perp_dev
  • yurenju
  • wraecca
  • kimiwu
  • detoo
  • vinta