Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Stateful entry point that holds shared configuration (auth, provider, bundler, paymaster) and creates accounts from it.
import { RhinestoneSDK } from '@rhinestone/sdk'
const sdk = new RhinestoneSDK({ // ...config })
Was this page helpful?