From a107918d695dcd3ba9b758bc304847a023878a77 Mon Sep 17 00:00:00 2001 From: Dragoon Date: Fri, 6 Mar 2026 13:34:41 +0530 Subject: [PATCH] Add Web3 Design Playbook to design-and-ux resources Added learnweb3.design to the "Design for web3" section. It's a comprehensive playbook covering Web3 UX principles, DeFi patterns, wallet UX, governance design, and protocol-level thinking. The content is practical and well-structured, making it a useful reference for designers and founders building in Web3. Fits the existing criteria for this section alongside resources like the Web3 UX Design Handbook and Web3 Design Principles. --- public/content/developers/docs/design-and-ux/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/public/content/developers/docs/design-and-ux/index.md b/public/content/developers/docs/design-and-ux/index.md index 101d5d18c49..b5c4edf7e2d 100644 --- a/public/content/developers/docs/design-and-ux/index.md +++ b/public/content/developers/docs/design-and-ux/index.md @@ -40,6 +40,7 @@ This is a curated list of user research done in web3 that may help with design a ## Design for web3 {#design-for-web3} +- [Web3 Design Playbook](https://learnweb3.design/) - A comprehensive collection of frameworks and notes on Web3 UX principles, DeFi patterns, governance design, wallet UX, and protocol-level thinking for designers and founders - [Web3 UX Design Handbook](https://web3ux.design/) - Practical guide to designing Web3 apps - [Web3 Design Principles](https://medium.com/@lyricalpolymath/web3-design-principles-f21db2f240c1) - A framework of UX rules for blockchain based dapps - [Blockchain Design Principles](https://medium.com/design-ibm/blockchain-design-principles-599c5c067b6e) - Lessons learned by the blockchain design team at IBM