Socket
Socket
Sign inDemoInstall

nftgensdk

Package Overview
Dependencies
9
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nftgensdk

This is a npm module for nft art generator.


Version published
Maintainers
1
Created

Readme

Source

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

FAQs

Last updated on 26 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc