rairprotocol/rair-sdk
Simple developer SDK for RAIRprotocol observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 31
- Release rhythm 35
- Longevity 50
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 705
- days_rel: n/a
- days_push: 415
- n_releases_24m: 0
Adoption not part of the score
1280 stars · 4 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript SDK that wraps the RAIRprotocol API, letting developers build decentralized applications (dApps) with wallet-based authentication, user management, notifications, and NFT interactions. It ships with prebuilt request modules, a sample frontend that can be deployed to Netlify in one click, and requires an Admin NFT minted on Base to get started.
Use cases
- build a dApp on top of RAIRprotocol
- add wallet login with Metamask to my web app
- integrate NFT minting and collections into my frontend
- call RAIRprotocol API endpoints from TypeScript without writing raw requests
- query users and notifications from a RAIR backend
- bootstrap a web3 frontend quickly with a deployable template
When to choose
- you are building a frontend or dApp specifically on RAIRprotocol
- you want ready-made TypeScript wrappers for RAIR's auth, users, notifications, and NFT endpoints instead of hand-rolling HTTP calls
- you need a fast path to a working web3 app, such as the included sample frontend with one-click Netlify deployment
When to avoid
- you need a general-purpose Ethereum or EVM library rather than something tied to the RAIRprotocol service - use ethers.js or viem instead
- you need to run or modify the protocol backend itself - use the rair-node project, as this SDK only talks to an existing server
- you are not willing to mint an Admin NFT and cover Base gas fees, which are required to use the protocol
- your stack is not JavaScript/TypeScript or does not run in a browser/Node environment
Facets
library · maturity active
sdk auth http-client websocket blockchain web-development developer-tools apis browser cross-platform nft web3 dapp rair-protocol metamask wallet-authentication api-client typescript-sdk digital-collectibles blockchain-gaming cryptocurrency nodejs web-server
1 source
- readme: https://github.com/rairprotocol/rair-sdk · fetched 2026-08-28 · 090880b67ab8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rairprotocol/rair-sdk | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="rairprotocol/rair-sdk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem