Skip to content

nyomannengil/explorer

 
 

Repository files navigation

Gitpod ready-to-code

Coverage Status

Develop: Coverage Status

CoW Protocol Explorer

Allows you to explore the protocol orders and trades.

🧪 Install dependencies

# Install dependencies (we use Yarn but NPM should work too)
yarn

🏃‍♀️ Run it locally

Make sure you installed the dependencies first

yarn start

Open http://localhost:8080 in your browser.

👷‍♀️ Build app

yarn build

Static files will be generated inside the ./dist dir.

🧪 Run tests

yarn test

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 2.8%
  • HTML 0.2%