NFTank – NFT Faucet for Dummies
NFTank (NFT tank for dummies) solves this problem. NFTank will allow users to quickly request NFTs to personal wallets or smart contracts in just a few clicks. If you need a custom image and name in your NFT, we got you covered, you have the choice to provide details for the NFTs. If you choose not to do so, we will send you a placeholder NFT with a default image and a randomized name.
How to use NFTank as a CLI? - Install NFTank via npm, yarn, or any other package manager which supports npmjs registry. - Run either the "nftank mint:erc721" or "nftank mint:erc1155" command based on your choice whether you want to mint an ERC721 NFT or ERC1155 NFT. - And that's it ! It was as simple as that.
Links - GitHub: https://github.com/buidler-hub/nftank - npmjs: https://www.npmjs.com/package/nftank - Website: https://nftank.xyz
12 comments
[ 5.5 ms ] story [ 45.3 ms ] threadIf someone modifies 1 line of code (and add some oney for the fees) it goes to the mainnet? Do you sell an "upgraded" version/service that connect to the mainnet?
Yep! This entire process is entirely free.
> Does the code connect in the repo connects directly to the testnet or it connect with your server and your server connects to the testnet?
The process of minting an NFT takes place via the backend.
> If someone modifies 1 line of code (and add some oney for the fees) it goes to the mainnet?
We have a specific contracts on testnets (Polygon Mumbai and Rinkeby for now) and we use those contract addresses to mint the NFT. No one can change the network on which contracts are deployed, so the NFTs would be minted on testnet itself.
> Do you sell an "upgraded" version/service that connect to the mainnet?
We don't have any kind of "pro" version which mints NFT on mainnet.
> We don't have any kind of "pro" version which mints NFT on mainnet.
What are you selling? Is this only a hobby? [I'm not against any of the options. I'm just trying to understand what you are doing.]