@shaurya2k06/sdk
v0.2.0
Published
Typed SDK scaffold for ChainLoyalty APIs
Readme
@shaurya2k06/sdk
Typed SDK for ChainLoyalty APIs.
Features
The SDK includes typed wrappers for:
- events (
/v1/events) - wallets + history (
/v1/wallets) - leaderboard (
/v1/leaderboard) - rules (
/v1/rules) - referrals (
/v1/referrals/generate) - auth nonce/signature verify (
/v1/auth/*) - oracle passport/farcaster/reputation (
/v1/oracle/*) - self verification/status/attestation (
/v1/self/*) - direct attest endpoint (
/v1/attest)
Development
npm install
npm run typecheck
npm run buildPublish
npm publish --access public