Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit ad389d7

Browse files
committed
feat: update readme for migration
This commit updates the readme for migration to the SDKs monorepo
1 parent e10fb50 commit ad389d7

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

+4-12
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
# Alpha software
1+
# @uniswap/v3-sdk - Now at `Uniswap/sdks`
22

3-
The latest version of the SDK is used in production in the Uniswap Interface,
4-
but it is considered Alpha software and may contain bugs or change significantly between patch versions.
5-
If you have questions about how to use the SDK, please reach out in the `#dev-chat` channel of the Discord.
6-
Pull requests welcome!
3+
All versions after 4.3.0 of this SDK can be found in the [SDK monorepo](https://github.com/Uniswap/sdks/tree/main/sdks/v3-sdk)! Please file all future issues, PR’s, and discussions there.
74

8-
# Uniswap V3 SDK
5+
### Old Issues and PR’s
96

10-
[![Unit Tests](https://github.com/Uniswap/uniswap-v3-sdk/workflows/Unit%20Tests/badge.svg)](https://github.com/Uniswap/uniswap-v3-sdk/actions?query=workflow%3A%22Unit+Tests%22)
11-
[![Lint](https://github.com/Uniswap/uniswap-v3-sdk/workflows/Lint/badge.svg)](https://github.com/Uniswap/uniswap-v3-sdk/actions?query=workflow%3ALint)
12-
[![npm version](https://img.shields.io/npm/v/@uniswap/v3-sdk/latest.svg)](https://www.npmjs.com/package/@uniswap/v3-sdk/v/latest)
13-
[![npm bundle size (scoped version)](https://img.shields.io/bundlephobia/minzip/@uniswap/v3-sdk/latest.svg)](https://bundlephobia.com/result?p=@uniswap/v3-sdk@latest)
14-
15-
In-depth documentation on this SDK is available at [uniswap.org](https://docs.uniswap.org/).
7+
If you have an issue or open PR that is still active on this SDK in this repository, please recreate it in the new repository. Some existing issues and PR’s may be automatically migrated by the Uniswap Labs team.

0 commit comments

Comments
 (0)