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

Commit 9d0ae85

Browse files
authored
Merge pull request #63 from Uniswap/update-migration
feat: update readme for migration to monorepo
2 parents 98e6c28 + 61a4b6c commit 9d0ae85

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# Alpha software
1+
# @uniswap/router-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 1.9.0 of this SDK can be found in the [SDK monorepo](https://github.com/Uniswap/sdks/tree/main/sdks/router-sdk)! Please file all future issues, PR’s, and discussions there.
74

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

10-
This SDK is meant to facilitate interactions with the contracts in [swap-router-contracts](https://github.com/Uniswap/swap-router-contracts).
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)