@zerodev/smart-recipes
v0.2.0
Published
client sdk
Downloads
89
Keywords
Readme
@0xjayesh/zr9k
Client SDK.
Install
npm install @0xjayesh/zr9kUsage
import { createSmartRecipes } from '@0xjayesh/zr9k';
const sr = createSmartRecipes({ serverUrl: '...', projectId: '...' });