Developer Resources
Block ExplorerGitHubRun a NodeMigration GuideETN Testnet Faucet
  • Overview
  • Foundational topics
    • Intro to the Electroneum Smart Chain
    • Intro to ETN
    • Intro to dapps
    • Web2 vs Web3
    • Accounts
    • Transactions
    • Blocks
    • Electroneum Virtual Machine (EVM)
      • Opcodes
    • Gas and Fees
    • Nodes and clients
    • Networks
    • Consensus mechanisms
      • IBFT
  • Electroneum Stack
    • Intro to the stack
    • Smart contracts
    • Development networks
    • Development frameworks
    • Electroneum client APIs
      • JavaScript APIs
      • JSON-RPC
    • Storage
    • Integrated Development Environments (IDEs)
    • Metamask
    • Rabby Wallet
    • Trust Wallet
  • Advanced
    • Bridges
    • Standards
      • Token standards
        • ERC-20 Fungible Tokens
        • ERC-721 NFTs
    • Oracles
    • Networking layer
      • Network addresses
    • Data structures and encoding
      • Patricia Merkle Trie
      • Recursive-length prefix (RLP)
      • Web3 secret storage definition
  • Design fundamentals
    • Intro to design and UX
  • ETN-SC Client
    • Getting started
      • Introduction
      • Hardware requirements
      • Instaling ETN-SC
    • Fundamentals
      • Command-line options
      • Security
      • Sync-modes
      • Account management
      • Databases
      • Backup & restore
      • Logs
      • Connecting to peers
      • Pruning
      • Private networks
      • Config files
      • Light client
    • Interacting with ETN-SC
      • JSON-RPC Server
        • Batch requests
        • Real-time events
      • JSON-RPC Namespaces
        • admin
        • clique
        • debug
        • eth
        • istanbul
        • les
        • miner
        • net
        • personal
        • txpool
      • JS Console
      • JS Console 2: Contracts
      • GraphQL Server
    • Developers
      • Introduction
      • Dapp developers
        • Dev mode
        • Go API
        • Go Account Management
        • Go Contract Bindings
      • EVM tracing
        • Introduction
        • Basic traces
        • Built-in tracers
        • Custom EVM tracer
        • Tutorial for JavaScript tracing
      • ETN-SC developer
        • Developer guide
        • Disclosures
        • DNS discovery setup guide
        • Code review guidelines
      • Contributing
    • Monitoring
      • Creating Dashboards
      • Understanding Dashboards
      • Ethstats
      • Metrics
    • Tools
      • Clef
        • Introduction
        • APIs
        • Rules
        • Setup
        • Datatypes
        • Tutorial
        • Clique-signing
      • abigen
      • devp2p
    • FAQs
  • Migration to Smart Chain
    • Overview
    • How to Migrate
      • ETN Online Wallets
      • Paper Wallets
      • CLI Wallet Users
      • Exchange Holders
      • Exchanges
    • Bridge Smart Contract
  • Misc. Guides
    • Set up Ledger + Metamask
  • MY.ELECTRONEUM.COM
    • Vendor API
Powered by GitBook
On this page
  • Start with user research
  • Research studies in Web3
  • Design for Web3
  • Web3 design case studies
  • Design bounties
  • Design DAOS and communities
  • Design systems

Was this helpful?

  1. Design fundamentals

Intro to design and UX

Are you new to designing with Electroneum? This is the right place for you. The Electroneum & Ethereum community has written resources to introduce you to web3 design and research basics. You'll learn about core concepts that may differ from other app designs you're familiar with.

Need a more basic understanding of web3 first? Check out Web2 vs Web3.

Start with user research

Effective design goes beyond creating visually appealing user interfaces. It involves gaining a deep understanding of the user's needs, objectives, and driving factors. Therefore, we highly recommend that all designers adopt a design process, such as the double diamond process↗, to ensure that their work is deliberate and intentional.

  • Web3 needs more UX Researchers and Designers↗ - An overview of current design maturity

  • A simple guide to UX Research in web3↗ - Simple guide how to do research

  • How to Approach UX Decisions in Web3↗ - A brief overview of quantitative and qualitative research and the differences between the two (video, 6 min)

  • Being a ux researcher in web3↗ - A personal view on what it is like being a UX researcher in web3

Research studies in Web3

This is a curated list of user research done in web3 that may help with design and product decisions or work as an inspiration to conduct own study.

  • CRADL: Crypto Research and Design Lab↗

  • CRADL: UX in Cryptocurrency↗

  • CRADL: Onboarding to Cryptocurrency↗

  • Staking survey: Key trends, takeaways, and predictions - Eth Staker↗

  • Survey: The state of Defi 2023↗

  • Usability and user satisfaction survey - Ethereum.org↗

  • Usability study: Coverage pools↗

  • Usability study: Multi App Staking↗

  • 2022 DAO Research Update: What do DAO Builders Need?↗

  • ConSensys: DeFi User Research Report 2022↗

  • Bitcoin UX report↗

  • Metaverse: User Research Report↗

  • Going on Safari: Researching Users in the Metaverse↗ (video, 27 min)

Design for Web3

  • Web3 Design Principles↗ - A framework of UX rules for blockchain based dapps

  • Blockchain Design Principles↗ - Lessons learned by the blockchain design team at IBM

  • Dimensions of web3 UX↗ - An analysis of different layers of web3 UX and its challenges

  • Web3 Design Patterns↗- A curated library of design patterns from real Web3 products

  • W3design.io↗ - A curated library of UI flows of different projects in the ecosystem

  • Neueux.com↗ - UI library of user flows with diverse filtering options

Web3 design case studies

  • How to write better web3 error messages↗

  • Defi design tips↗

  • Deep Work Studio↗

  • Crypto UX Handbook↗

  • Selling an NFT on OpenSea↗

  • Wallet UX teardown how wallets need to change↗ (video, 20 min)

Design bounties

  • Dework↗

  • Gitcoin↗

  • Buildbox hackathons↗

  • ETHGlobal↗

Design DAOS and communities

Get involved in professional community-driven organizations or join design groups to discuss design and research related topics and trends with other members.

  • Vectordao.com↗

  • Deepwork.studio↗

  • Designer-dao.xyz↗

  • We3.co↗

  • Openux.xyz↗

  • web3trends.org↗

  • Open Source Web3Design↗

Design systems

  • Optimism Design↗ (Figma)

  • Ethereum.org Design system↗ (Figma)

  • Finity, a design system for Web3 by Polygon↗ (Figma)

  • ENS Design system↗

  • Mirror Design System↗

Articles and projects listed on this page are not official endorsements, and are provided for informational purposes only. If you'd like us to add a project/article, reach out the Electroneum Team.

PreviousWeb3 secret storage definitionNextGetting started

Last updated 1 year ago

Was this helpful?