0 件のコメント (0 件のコメント)0 件のリアクション (0 件のリアクション)1 人の担当者 (1 人の担当者)JavaScript2 件のフォーク (2 件のフォーク)auto 404
good first issuehacktoberfest
Repository metrics
- Stars
- 3 個のスター (3 個のスター)
- PR merge metrics
- PR metrics pending (PR metrics pending)
説明
Tron based address
- Fetch the total number of transactions (sent, received)
- Fetch the balance for the given account
- Fetch the only outgoing transactions
コントリビューターガイド
- 調査方針
- TronブロックチェーンAPI(TronGrid、TronScanなど)を調査し、ウォレットの詳細(送受信の総トランザクション数、残高、送信のみのトランザクション)を取得します。これらのエンドポイントを呼び出す関数を実装し、既存のバックエンドに統合します。
- 技術スタック
- javascript
- 領域
- backendapiblockchain
- Issue 種別
- 機能
- 前提条件
- JavaScriptBlockchain API basics