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

Readme

Keywords

none

Package Sidebar

Install

npm i nft-helper

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

27.4 kB

Total Files

17

Last publish

Collaborators

  • mingderwang