@rfoxlabs/rfox-nft-webcomponents
TypeScript icon, indicating that this package has built-in type declarations

0.2.8 • Public • Published

RFOX Web Components

RFOX's NFT Web Components Collection

Installation

  1. Install via npm
npm install @rfl-nftplatform/rfox-webcomponents
  1. Import via CDN
<script type='module' src='https://unpkg.com/@rfoxlabs/rfox-nft-webcomponents/dist/components/components.esm.js'></script>

Example

<script type='module' src='https://unpkg.com/@rfoxlabs/rfox-nft-webcomponents/dist/components/components.esm.js'></script>
<!-- You can use the element anywhere in your template, JSX, HTML, etc -->
<rfox-drop-kit id="rinkebyPanel"
      collection-address="0xa83fc9856a63d6a157756ea428b7d12dfebffe95"
      collection-id="62849ecd4f07d0001cb8f952"
      contract-type="standard_721"
      network-name="rinkeby"
      chain-id="4"
      dev="true"
      wallet-text="Connect to Rinkeby"
      mint-text="Buy" />

Built Using Stencil

Readme

Keywords

none

Package Sidebar

Install

npm i @rfoxlabs/rfox-nft-webcomponents

Weekly Downloads

421

Version

0.2.8

License

MIT

Unpacked Size

14.2 MB

Total Files

108

Last publish

Collaborators

  • rfoxlabs