/nft-mint

This is a tool for creating NFTs that was developed using Node.js and Solidity. It enables users to create one-of-a-kind NFTs and send them to the Ethereum network. The tool features a straightforward and user-friendly web interface that allows users to keep track of the entire lifecycle of their NFTs and manage permissions in real-time.

Primary LanguageTypeScriptMIT LicenseMIT

Archie Neko Official Website

Getting started

$ yarn

# to start the development server
$ yarn dev

# to deploy
$ yarn build
$ yarn start

👀 View the Live Test