0.0.33 • Published 6 months ago

nftgeneratorsdk v0.0.33

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Built With Stencil

Dapp button for NFT Art Generator

This is a Dapp component for building a NFT Platforms It contains connect wallet and mint buttons for NFT contract.

Getting Started

  • Put a script tag similar to this <script type='module' src="https://unpkg.com/nftgeneratorsdk@0.0.33/dist/nftgeneratorsdk/nftgeneratorsdk.esm.js"></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Node Modules

  • Run npm install nftgeneratorsdk --save
  • Put a script tag similar to this <script type='module' src="https://unpkg.com/nftgeneratorsdk@0.0.33/dist/nftgeneratorsdk/nftgeneratorsdk.esm.js"></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc