Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: viem client and sendEth #122

Closed
wants to merge 3 commits into from
Closed

feat: viem client and sendEth #122

wants to merge 3 commits into from

Conversation

yawn-c111
Copy link
Collaborator

@yawn-c111 yawn-c111 commented Sep 30, 2024

関連イシュー

実装内容

  • clientを設定する関数を追加
  • sendEth関数を更新
  • sendEthのコマンドを追加

追加実装内容

  • client → wallet に変数名を変更
  • getWalletとgetAccountの2種類を用意
    • getWalletでclientWalletを取得
  • sendEthの引数はaccountからwalletに変更
    • それに伴い引数chainIdを別の関数に移動するなど

実装結果
image

@yawn-c111
Copy link
Collaborator Author

コンフリクト直しておきます

@yawn-c111 yawn-c111 mentioned this pull request Oct 2, 2024
@yawn-c111
Copy link
Collaborator Author

以下の別ブランチにマージの上、再度PRを送りましたので、こちらはクローズします!

@yawn-c111 yawn-c111 closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant