Skip to content

🍄 Truffle Box for Solidity Smart Contract development built using Quasar-Framework and running on Ethereum

Notifications You must be signed in to change notification settings

RyanHendricks/quasar-truffle-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quasar Truffle Box

Ethereum dApp starter project

Demo

Coinswaps.xyz

Built With

screenshot1

Features

  • Code linting with Solium & Eslint
  • Web3 managed via Vuex store
  • Dynamic generation of contract function interfaces

This project is meant to showcase some of the methods for abstracting the interaction between the user and EVM through a modular and mobile-friendly UI. It is also a work in progress to an extent and probably has bugs.

Getting Started

npm install -g quasar-cli@latest vue-cli@latest
npm install
quasar dev

Building

Project can be built as an SPA, PWA, SSR-enabled, or electron app. Quasar Docs

quasar build

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

🍄 Truffle Box for Solidity Smart Contract development built using Quasar-Framework and running on Ethereum

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published