Skip to content

cowprotocol/docs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

554ce96 ยท Dec 16, 2024
Dec 7, 2023
Apr 10, 2024
Dec 16, 2024
Nov 28, 2023
Jun 25, 2024
Nov 4, 2024
Dec 19, 2023
Nov 28, 2023
Jan 10, 2024
Jan 10, 2024
Nov 28, 2023
Oct 10, 2023
Oct 10, 2023
Jul 1, 2024
Sep 25, 2023
Jul 1, 2024
Apr 10, 2024
Dec 14, 2023
Dec 1, 2023
Jan 11, 2024
Apr 10, 2024

Repository files navigation

CoW Protocol Logo

CoW Protocol Documentation

The documentation is built using Docusaurus 2, a modern static website generator.

Installation

yarn

You will also need to build the app, to ensure external dependent projects are cloned and setup properly.

yarn build

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.