{"id":50434832,"url":"https://github.com/nakamura196/ethers-ja-tutorial","last_synced_at":"2026-05-31T16:32:10.450Z","repository":{"id":340567193,"uuid":"1166603672","full_name":"nakamura196/ethers-ja-tutorial","owner":"nakamura196","description":"ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6","archived":false,"fork":false,"pushed_at":"2026-05-03T11:56:08.000Z","size":70,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T12:28:54.447Z","etag":null,"topics":["blockchain","ethereum","ethersjs","japanese","tutorial","vitepress","web3"],"latest_commit_sha":null,"homepage":"https://nakamura196.github.io/ethers-ja-tutorial/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nakamura196.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-25T12:01:10.000Z","updated_at":"2026-05-03T10:54:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nakamura196/ethers-ja-tutorial","commit_stats":null,"previous_names":["nakamura196/ethers-ja-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nakamura196/ethers-ja-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakamura196%2Fethers-ja-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakamura196%2Fethers-ja-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakamura196%2Fethers-ja-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakamura196%2Fethers-ja-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakamura196","download_url":"https://codeload.github.com/nakamura196/ethers-ja-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakamura196%2Fethers-ja-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33739861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","ethereum","ethersjs","japanese","tutorial","vitepress","web3"],"created_at":"2026-05-31T16:32:07.536Z","updated_at":"2026-05-31T16:32:10.444Z","avatar_url":"https://github.com/nakamura196.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethers-ja-tutorial\n\nethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6\n\n## 概要\n\nEthereum の JavaScript/TypeScript ライブラリである [ethers.js](https://docs.ethers.org/v6/) を、初心者にもわかりやすく日本語で解説するチュートリアルです。\n\n## 対象読者\n\n- JavaScript/TypeScript の基礎知識がある方\n- Ethereum やブロックチェーンに興味があるエンジニア\n- ethers.js を初めて使う方\n\n## 目次\n\n1. [環境構築](docs/01-setup.md) - Node.js と ethers.js のインストール\n2. [プロバイダー](docs/02-provider.md) - Ethereum ネットワークへの接続\n3. [ウォレット](docs/03-wallet.md) - ウォレットの作成と管理\n4. [ブロックチェーンの読み取り](docs/04-read-blockchain.md) - 残高確認・ブロック情報の取得\n5. [トランザクション送信](docs/05-send-transaction.md) - ETH の送金\n6. [スマートコントラクト](docs/06-smart-contract.md) - コントラクトとのやり取り\n7. [イベント](docs/07-events.md) - イベントのリスニング\n8. [ユーティリティ](docs/08-utilities.md) - 単位変換・ハッシュなどの便利機能\n\n## サンプルコードの実行\n\n```bash\nnpm install\nnode examples/01-connect.mjs\n```\n\n## ライセンス\n\nMIT\n\n## Overview (English)\n\nA beginner-friendly Japanese tutorial for [ethers.js v6](https://docs.ethers.org/v6/). Covers providers, wallets, transactions, smart contracts, events, and utilities with practical code examples.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit PRs for corrections, additional examples, or translations into other languages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakamura196%2Fethers-ja-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakamura196%2Fethers-ja-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakamura196%2Fethers-ja-tutorial/lists"}