Skip to content

update PrivyWalletConfig to use PrivyEvmWalletConfig or PrivySvmWalletConfig #790

@0xshikhar

Description

@0xshikhar

Language Affected

  • Python
  • TypeScript

🐛 Describe the bug

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";


Versions

strati@0.1.0 /Users/shikharsingh/Downloads/code/strati
├─┬ @coinbase/agentkit-langchain@0.3.0
│ └── @coinbase/agentkit@0.9.0 deduped
├─┬ @coinbase/agentkit-vercel-ai-sdk@0.1.0
│ └── @coinbase/agentkit@0.9.0 deduped
└── @coinbase/agentkit@0.9.0

strati@0.1.0 /Users/shikharsingh/Downloads/code/strati
└── @coinbase/agentkit-langchain@0.3.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions