GithubHelp home page GithubHelp logo

classicvalues / buidler-waffle-typechain-quasar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from proofoftom/buidler-waffle-typechain-quasar

1.0 0.0 0.0 2.45 MB

Quasar (Vue) + Buidler + Ethers + Waffle + TypeChain + OpenZeppelin SDK

JavaScript 63.34% TypeScript 15.44% Vue 14.98% CSS 2.55% HTML 3.69%

buidler-waffle-typechain-quasar's Introduction

Hackathon Helper

Quasar + Buidler + Ethers + Waffle + TypeChain + OpenZeppelin SDK

Wondering where to begin with tooling or if your old tooling is still relevant? This template has vetted and configured best practice dApp development tools to give you a powerful smart contract development environment - paired with an easy to learn (and also powerful) frontend framework - without you having to do a ton of research.

Rest easy (on a bean bag most likely) knowing that your project's stack is built to last. Don't wait, accelerate your next proof of concept with Hackathon Helper today!

Batteries Included

  • Buidler - provides next level Solidity debugging with stack traces.

  • Waffle - makes writing tests for your contracts dead simple.

  • TypeChain - makes your tests type safe and magically autocompletes smart contract function names in your IDE.

  • OpenZeppelin SDK - allows you to easily deploy and upgrade your contracts on multiple networks.

  • Quasar - a popular Vue/TypeScript framework with a built in component system built on material design. Allows you to build a cross-platform dApp with a single codebase.

  • Ethers + Vuex module - allows you to interact with the contracts from the frontend and keep network, account, and contract information in sync.

Install the dependencies

yarn

Compile and type safe the contracts

yarn compile

Run Waffle tests with stack traces

yarn test

Start the frontend app in development mode (hot-code reloading, error reporting, etc.)

yarn ganache

and in a new terminal

yarn dev

Start the frontend sans a local blockchain

yarn web

Lint the files

yarn lint

Build the dApp for production

yarn build

Customize the configuration

See Configuring quasar.conf.js.

buidler-waffle-typechain-quasar's People

Contributors

proofoftom avatar

Stargazers

 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.