final-project-2

0.1.1 • Public • Published

final-project-2 nftgallery

NFTGallery widget/library for React.

Features:

  • displays NFT gallery depending on smart contract, network, apikey, owner
  • that's it I guess

Quickstart

npm install --save final-project-2
import React from 'react'
import Gallery from 'final-project-2'

export const MyImg = () => (
  <Gallery
    owner={'YOUR_OWNER_KEY'}
    contract={'YOUR_CONTRACT_KEY'}
    apiKey={'YOUR_API_KEY'}
    numberOfImages={numberOfImages}
    network={'ETH_MAINNET'}
    />
)

Good luck making it work

Readme

Keywords

none

Package Sidebar

Install

npm i final-project-2

Weekly Downloads

1

Version

0.1.1

License

none

Unpacked Size

387 kB

Total Files

6

Last publish

Collaborators

  • kogni2