Skip to content

bitclave/ICOSearch-BASE-Example

Repository files navigation

ICOSearch-BASE-Example

Example of ICOSearch service based on BASE architecture

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 testrpc
  4. Install local packages with npm install
  5. Run tests with truffle test

On OSX 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