We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eb7fdb + bc23c29 commit 401bd22Copy full SHA for 401bd22
README.md
@@ -2,14 +2,6 @@
2
3
Extended console.log in Solidity for ERC20 tokens and ERC4626 vaults.
4
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
13
## Installation
14
15
```bash
0 commit comments