lambdaclass / lambdaclass/eth-agent

Add migration guide from viem/ethers

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

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

  1. From ethers.js
  2. From viem
  3. Common patterns comparison table
  4. Feature comparison matrix

Priority

Documentation - Adoption

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.