Fairplay SDK
Typed client for interacting with a Fairplay Vault on Base.
import { fp } from '@/lib/fairplay' // your setup
const pool = await fp.getPool(123n)
Typed client for interacting with a Fairplay Vault on Base.
import { fp } from '@/lib/fairplay' // your setup
const pool = await fp.getPool(123n)