0.2.8 • Published 3 years ago

@rfoxlabs/rfox-nft-webcomponents v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.12

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.8

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago