NFT Faucet
WASM web-application that allows you to mint ERC-721 tokens
It's a WASM web-application that allows you to mint ERC-721 and ERC-1155 tokens to any specified address from supported networks. Used contracts are based on OpenZeppilin contracts, but with one unusual feature - mint method can be called by anyone, not just by an owner. The entire web app works as a static website, hosted on Github Pages. There is no backend, it runs only in your browser.