lambdaclass / lambdaclass/eth-agent
Add migration guide from viem/ethers
Open
Nobody has claimed this yet.
documentation
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Problem
Developers coming from other libraries (viem, ethers.js) need migration guidance.
Recommendation
Create docs/migration.md covering:
- Equivalent APIs (viem's createWalletClient → AgentWallet)
- Key differences in approach
- Common patterns translated
- Why eth-agent (safety features not in other libs)
Sections
- From ethers.js
- From viem
- Common patterns comparison table
- Feature comparison matrix
Priority
Documentation - Adoption
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Create docs/migration.md and begin by reviewing the existing AgentWallet APIs and the corresponding ethers.js and viem usage patterns. Document the four requested sections, including equivalent APIs, translated common patterns, feature comparisons, and eth-agent's safety features; done means all listed migration topics are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100