0.0.31 • Published 2 years ago

nftgensdk v0.0.31

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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/nftgensdk@0.0.1/dist/nftgensdk/nftgensdk.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 nftgensdk --save
  • Put a script tag similar to this <script type='module' src="https://unpkg.com/nftgensdk@0.0.1/dist/nftgensdk/nftgensdk.esm.js"></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc