Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burgossrodrigo/rurgos-v3-sdk-goerlic
https://github.com/burgossrodrigo/rurgos-v3-sdk-goerlic
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/burgossrodrigo/rurgos-v3-sdk-goerlic
- Owner: burgossrodrigo
- License: mit
- Created: 2022-09-14T19:27:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T19:37:16.000Z (over 2 years ago)
- Last Synced: 2024-11-09T01:08:16.174Z (about 2 months ago)
- Language: TypeScript
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alpha software
The latest version of the SDK is used in production in the Uniswap Interface,
but it is considered Alpha software and may contain bugs or change significantly between patch versions.
If you have questions about how to use the SDK, please reach out in the `#dev-chat` channel of the Discord.
Pull requests welcome!# Uniswap V3 SDK
[![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)
[![Lint](https://github.com/Uniswap/uniswap-v3-sdk/workflows/Lint/badge.svg)](https://github.com/Uniswap/uniswap-v3-sdk/actions?query=workflow%3ALint)
[![npm version](https://img.shields.io/npm/v/@uniswap/v3-sdk/latest.svg)](https://www.npmjs.com/package/@uniswap/v3-sdk/v/latest)
[![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)In-depth documentation on this SDK is available at [uniswap.org](https://docs.uniswap.org/).