Skip to content

andrewvdp/hodlen

Repository files navigation

Ethereum Payroll Dapp

Service that allows people to deploy and use a smart contract for paying employees in ether.

Contents

Overview

Decentralized Ether payroll service.

Testing in Development

testrpc in another terminal
truffle compile to compile contracts
truffle migrate to migrate compiled contracts to testchain running
in another terminal
npm run dev to start webpack and view app on localhost

Setup

Requirements for running the application:

  • Truffle v4.0.0-beta.2
  • Node v6+

Building

npm i - Installs app dependencies so you can run the server locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published