Support for displaying transaction history
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
Add the ability to view the transaction history.
Example implementation
`forc wallet account 0 transactions`
Example output:
```
Please enter your wallet password to verify account 0:
Connecting to https://beta-5.fuel.network/
Fetching the transactions for the following account:
0: fuel1dedeagaksypljjga2yy95dkxl2lk555dkujmu8qmrgerpxypvdvqxsl2ut
Account 0:
Transaction ID Amount ETH
xyz 0.0002005
From address
fuel1dedeagaksypljjga2yy95dkxl2lk555dkujmu8qmrgerpxypvdvqxsl2ut
To address
fuel123456789123456789123456789123456789123456789123456789
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.