Skip to content

bitclave/simple-wallet-contract

Repository files navigation

Simple Wallet Contract

Build Status Coverage Status

Simple wallet contract

Installation

  1. Install truffle globally with npm install -g truffle
  2. Install testrpc globally with npm install -g ethereumjs-testrpc
  3. Run testrpc in separate terminal scripts/rpc.sh
  4. Install local packages with npm install
  5. Run tests with npm test; killall -9 node

On macOS you also need to install watchman: brew install watchman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published