Interact with the Synth API from Mode Network.
npm install @goat-sdk/plugin-synth-api
yarn add @goat-sdk/plugin-synth-api
pnpm add @goat-sdk/plugin-synth-api
import { synthApi } from "@goat-sdk/plugin-synth-api";
const tools = await getOnChainTools({
wallet: // ...
plugins: [
synthApi(),
],
});
- Get prediction of future possible bitcoin price