@visualizevalue/mint-app-base
v0.1.67
Published
This application interacts with the "Mint" Factory + Collection contracts. It enables artists to mint and sell their art on Ethereum mainnet while maintaining full control over the contracts and with all freedom to customize the application to their likin
Downloads
1,021
Readme
Mint App
This application interacts with the "Mint" Factory + Collection contracts. It enables artists to mint and sell their art on Ethereum mainnet while maintaining full control over the contracts and with all freedom to customize the application to their liking.
This application is built with VueJS and Nuxt; two beautiful frameworks for building web based interfaces. Look at the Nuxt 3 documentation to learn more.
Setup
Make sure to install the dependencies:
pnpm install
Development Server
Start the development server on http://mint.test:1618
:
pnpm dev
To-Do's
- [ ] Refactor AppHeader titles (breadcrumb).