@cdr-kit/Agent kit/GOAT SDK
GOAT SDK adapter
GOAT SDK plugin exposing the CDR tools to any GOAT-enabled agent stack.
import { cdrPlugin } from "@cdr-kit/goat"
Usage
import { CdrAgent } from "@cdr-kit/agent";
import { cdrPlugin } from "@cdr-kit/goat";
const agent = new CdrAgent({ privateKey, apiUrl });
const plugin = cdrPlugin(agent); // pass into GOAT's getOnChainTools