0 commenti (0 commenti)0 reazioni (0 reazioni)1 assegnatario (1 assegnatario)JavaScript2 fork (2 fork)auto 404
good first issuehacktoberfest
Metriche repository
- Star
- 3 stelle (3 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
Tron based address
- Fetch the total number of transactions (sent, received)
- Fetch the balance for the given account
- Fetch the only outgoing transactions
Guida contributor
- Direzione di ricerca
- Esamina le API della blockchain di Tron (es. TronGrid, TronScan) per ottenere i dettagli del portafoglio: numero totale di transazioni (invio/ricezione), saldo e transazioni in uscita. Implementa funzioni per chiamare questi endpoint e integrarli nel backend esistente.
- Tech stack
- javascript
- Dominio
- backendapiblockchain
- Tipo issue
- Funzionalità
- Prerequisiti
- JavaScriptBlockchain API basics