Coder Social home page Coder Social logo

memecoinfrontend2's Introduction

DApp Scaffold Vue

Getting Started

This is a Vue 3 project bootstrapped with vue create app.

It uses solana-wallets-vue to integrate wallets, and tailwindcss and daisyui for styling.

The responsive version for wallets and wallet adapter may not function or work as expected for mobile based on plugin and wallet compatibility. For more code examples and implementations please visit the Solana Cookbook

Installation

npm install
# or
yarn install

Build and Run

Next, run the development server:

npm run serve
# or
yarn serve

Open http://localhost:8080 with your browser to see the result.

Features

  • Wallet Integration with Auto Connec / Refresh

  • State Management

  • Components: One or more components demonstrating state management

  • Web3 Js: Examples of one or more uses of web3 js including a transaction with a connection provider

  • Sample navigation and page changing to demonstate state

  • Clean Simple Styling

Structure

├── public : publically hosted files
├── src : primary code folders and files 
│   ├── components : should house anything considered a resuable UI component
│   ├── pages` : the pages that host meta data and the intended `View` for the page
│   ├── vuex` : stores used in state management
|   main App, css, and routing files
style, package, configuration, and other project files

References

This scaffold references features and styling from the original Next.js scaffold

memecoinfrontend2's People

Contributors

sfg666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.