You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Causing build issues when trying to run projects build using npm create onchain-agent@latest due to removal of PrivyWalletConfig in new updated version of agentkit. Update version is using PrivyEvmWalletConfig or PrivySvmWalletConfig
Tested in Typescript Version
//need to update all these imports
import { PrivyWalletConfig} from "@coinbase/agentkit";