Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem authored Oct 13, 2020
1 parent 50e2082 commit 52e931f
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,4 @@
[![Tests](https://github.com/Uniswap/uniswap-v3-core/workflows/Tests/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions?query=workflow%3ATests)
[![Lint](https://github.com/Uniswap/uniswap-v3-core/workflows/Lint/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions?query=workflow%3ALint)

# Local Development

The following assumes the use of `node@>=10`.

## Install Dependencies

`yarn`

## Compile Contracts

`yarn compile`

## Run Tests

`yarn test`
Uniswap V3 is documented in the [Wiki](https://github.com/Uniswap/uniswap-v3-core/wiki).

0 comments on commit 52e931f

Please sign in to comment.