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

記事作成. Amazon CognitoとXを連携させ、Web3AuthでBlockchainのWalletを作成する #78

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

fsatsuki
Copy link
Contributor

@fsatsuki fsatsuki commented Dec 15, 2023

Pull Request

  • デフォルトではランダムで reviewer がアサインされます。手動でアサインする場合は Pull Request のタイトルに "DNA" = Do Not Assign を付与してください。([DNA] = Do Not Assign (手動で reviewer の登録) #30)
  • Merge は reviewer が LGTM を出したタイミングで行ってください!

新規記事のチェックリスト

新規記事の Pull Request でない場合はスキップして問題ありません。

  • カスタマーの情報を含んでいないかチェック
    • Web3Authのロゴ,スクリーンショットを使用することの許諾は取得済み
  • 記事に Header の追加 (title, slug, tags, authors)
  • 記事に <!-- truncate --> の挿入
  • 手元で動作確認

Summary (generated)

このプルリクエストは、Amazon CognitoとXを連携させてWeb3Authを使い、ブロックチェーンのウォレットを作成する方法についての記事を追加するものです。API GatewayとLambda関数でインターフェースを実装し、両者を連携させています。外部インターフェースや動作への影響はないようです。

- title: Amazon CognitoとXを連携させ、Web3AuthでBlockchainのWalletを作成する
- authersにfsatsukiとYutaOkoshi(SUP SA)を追加
Copy link

github-actions bot commented Dec 15, 2023

Walkthrough

このプルリクエストは、Amazon CognitoとXを使用してWeb3Authでブロックチェーンウォレットを作成する方法に関する記事を追加します。

Changes

変更ファイル 変更概要
blog/2023-12-22-amazon-cognito-with-x-for-web3auth/index.md Amazon CognitoとXの連携方法と、それを使用したWeb3Authによるブロックチェーンウォレットの作成方法に関する記事を追加

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commits Files that changed from the base of the PR and between 160544b and 58181d4 commits.
Files selected (1)
  • blog/2023-12-22-amazon-cognito-with-x-for-web3auth/index.md (1)
Files ignored due to filter (3)
  • blog/2023-12-22-amazon-cognito-with-x-for-web3auth/Architecture.png
  • blog/2023-12-22-amazon-cognito-with-x-for-web3auth/flow.png
  • blog/authors.yml
Review comments generated (7)
  • Review: 7
  • LGTM: 0

Tips

Chat with AI reviewer (/reviewbot)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging /reviewbot in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add /reviewbot: ignore anywhere in the PR description to pause further reviews from the bot.


## 現状の課題

NFTの受け取りや暗号資産の授受といったWeb3などのBlockchainを使用したサービスを利用するためには必ずと言っていいほどWalletが必要となります。Walletを使用するには秘密鍵管理などBlockchainの知識が必要となり、Blockchainに詳しくない人たちにとって技術的にも心理的にもハードルが高く、サービスの利用開始までの障壁が高くなってしまっています。
Copy link

@github-actions github-actions bot Dec 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「必ずと言っていいほど」は言い過ぎの表現かもしれません。「ほとんどの場合」などの表現を検討してはいかがでしょうか。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正しました。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fsatsuki コメントありがとうございます。ご指摘の通り「ほとんどの場合」に修正いたしました。レビューをいただき説明を明確にすることができました。今後も引き続きご指導のほどよろしくお願いいたします。

@tbrand tbrand merged commit 453090e into main Jan 15, 2024
2 checks passed
@tbrand tbrand deleted the web3authCognito branch January 15, 2024 03:48
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.

2 participants