Polygon · BSC · Ethereum

To download our npm package: https://www.npmjs.com/package/nifty-toolkit · Wiki: https://nifty-3.gitbook.io/nifty-toolkit-npm/getting-started · Source code : https://github.com/team-magi/mintnft-javascript-npm · Introductory video : https://youtu.be/H6qAszyIjbQ · dApp Demo video : https://youtu.be/rJRKhcCJbdc · Typically way to develop a new NFT project:
- Create an API key to access IPFS or Arweave
- Create an API key for Ethereum, like Infura
- Fork a contract from OpenZepplin
- Normally developers need to choose 1 chain to develop and deploy
- Start building · In order to make the development process more seamless, we make this npm package to create a chain-agnostic and protocol agnostic environment, for developers. · Now developers can simply: ·
- Download the npm (link below).
- Import the package and input their APIs in Node.js code.
- The app automatically gets multi-chain and IPFS support. · Our toolkit aims to wrap every EVM-compatible chain. But as a start, we only support Polygon and Cronos.