Skip to content

Commit 401bd22

Browse files
committed
Merge branch 'main' of github.com:aviggiano/console3
2 parents 5eb7fdb + bc23c29 commit 401bd22

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
Extended console.log in Solidity for ERC20 tokens and ERC4626 vaults.
44

5-
## Features
6-
7-
- **Formatted ERC20 Balance Tables**: Display token balances across multiple accounts in a clean, aligned table format
8-
- **ERC4626 Vault Analytics**: Show both shares and underlying assets for vault positions
9-
- **Number Formatting**: Large numbers are formatted with underscores for better readability (e.g., `1_000_000`)
10-
- **Automatic Alignment**: Tables are automatically aligned based on the largest values
11-
- **Summary Statistics**: Includes totals and sums for verification
12-
135
## Installation
146

157
```bash

0 commit comments

Comments
 (0)