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

0.0.2 • Public • Published

nft-helper

NFT helper for react powered by covalent API

NPM JavaScript Style Guide

Install

npm install --save nft-helper

Usage

import React, { Component } from 'react'
import { CryptoKittyOwnerById } from 'nft-helper'
import 'nft-helper/dist/index.css'

const App = () => {
  return (
    <>
      <CryptoKittyOwnerById text=" 👻 v0.0.1  " />
    </>
  )
}
export default App

License

MIT © NFTaftermarket

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1

Package Sidebar

Install

npm i nft-helper

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

27.4 kB

Total Files

17

Last publish

Collaborators

  • mingderwang