An easy and quick way to create NFTs on Solana blockchain
NFTCreator is based on Metaplex NTFs
This UI uses VueJS and Vuetify library.
To be implemented
-
Fork this repository
-
On Netlify, setup up a new project from GitHub with the following settings:
- Base directory: leave empty
- Build Command:
yarn build
- Publish directory:
dist
-
Hit the deploy button!
- Add advanced settings
- Let user set is royalties basis points
- Let user set custom properties
- Add referral fees
yarn install
yarn serve
yarn build
yarn lint
yarn deploy