0.1.1 • Published 9 months ago

vinisco v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

FULL3 setup (FRONTEND)

This is the app setup for a FULL STACK WEB3 project created by FULL3 package

HOW TO RUN

  • Sign up on thirdweb dashboard to achieve api key (https://thirdweb.com/dashboard/settings/api-keys)
  • Fill with API KEY in the main.jsx clientId
  • Run using yarn dev or npm run dev
  • Read and Write the contract methods
  • DONT forget to add your url in allowance in thirdweb dashboard

Scripts

  • npm run dev: Start the Vite development server.
  • npm run build: Build the project using Vite.
  • npm run lint: Run ESLint to check for code quality and enforce coding standards.
  • npm run preview: Start a Vite serSDver to preview the built project.

Dependencies

Dev Dependencies

Please note that the descriptions provided are just brief summaries of each package's functionality. For more detailed information about each package, you can visit their respective websites linked above.