Hacker News new | ask | show | jobs
by quentinadam 170 days ago
This is super useful ! A few more tools that I use regularly, if you are looking to expand: - Base58 encoding to Hex conversion - Hex to decimal and vice versa - Strlen - Compute SHA-256 of text or hex string - Compute Keccak-256 of text or hex string
1 comments

Great input! I’ll be checking into these!