0.2.8 • Published 2 years ago

@rfoxlabs/rfox-nft-webcomponents v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.12

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago