Add Etherscan-style blockie identicon to address detail page
All checks were successful
check / check (push) Successful in 27s
All checks were successful
check / check (push) Successful in 27s
Show a 48px pixelated blockie (same style as Etherscan) centered above the wallet title on the address detail page. Uses ethereum-blockies-base64 which generates a base64 PNG from the address. Replaces the previously added @metamask/jazzicon.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"tailwindcss": "^4.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"ethers": "^6.16.0",
|
||||
"libsodium-wrappers-sumo": "^0.8.2",
|
||||
"qrcode": "^1.5.4"
|
||||
|
||||
Reference in New Issue
Block a user