tko22 / truffle-webpack-boilerplate

Boilerplate with Webpack and Truffle for Ethereum Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate with Truffle and webpack for dApps built on Ethereum

This boilerplate was made for this blog post.

Dependencies:

Setup

npm install -g truffle
git clone https://github.com/tko22/truffle-webpack-boilerplate.git
cd truffle-webpack-boilerplate
npm install
npm run dev

About

Boilerplate with Webpack and Truffle for Ethereum Development


Languages

Language:JavaScript 61.9%Language:HTML 38.1%