mirror of
https://github.com/FlipsideCrypto/sdk.git
synced 2026-02-06 10:46:43 +00:00
27 lines
1.8 KiB
Markdown
27 lines
1.8 KiB
Markdown
# Flipside SDK (formerly known as ShroomDK)
|
|
|
|
Programmatic access to the most reliable & comprehensive blockchain data in Web3.
|
|
|
|
You've found yourself at the FlipsideCrypto SDK repository, the official SDK to programmatically query all of Flipside Crypto's data.
|
|
|
|
## 🧩 The Data
|
|
|
|
Flipside Crypto's Analytics Team has curated dozens of blockchain data sets with more being added each week. All tables available to query in Flipside's [Data Studio](https://flipsidecrypto.xyz) can be queried programmatically via our API and library of SDKs.
|
|
|
|
## 📖 Official Docs
|
|
|
|
[https://docs.flipsidecrypto.com/flipside-api/get-started](https://docs.flipsidecrypto.com/flipside-api/get-started)
|
|
|
|
## 🗝 Want access? Genrate an API Key for Free
|
|
|
|
Get your [free API key here](https://flipsidecrypto.xyz/api-keys)
|
|
<br>
|
|
|
|
## SDKs
|
|
|
|
| Language | Version | Status |
|
|
| ------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
| ✅ [Python](./python/) | 2.1.0 | [](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_python.yml) |
|
|
| ✅ [JS/TypeScript](./js) | 2.0.1 | [](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_js.yml) |
|
|
| ✅ [R](./r/shroomDK/) | 0.2.2 | [Available on CRAN](https://cran.r-project.org/web/packages/shroomDK/shroomDK.pdf) |
|