Internal didPass Developer's Guide
CtrlK
  • getting started
    • Introduction
    • General Requirements
  • Auth Server
    • Requirements
    • Setup Development Environment
    • How to Build
    • How to Test
    • API References
  • Issuer
    • Issuer SDK
      • Requirements
      • Setup Development Environment
      • How to Build
      • How to Test
      • API References
    • Issuer Demo
      • Requirements
      • Setup Development Environment
      • How to Build
      • How to Test
      • API References
  • Verifier
    • Verifier SDK
      • Requirements
      • Setup Development Environment
      • How to Build
      • How to Test
      • API References
    • Verifier Demo
      • Requirements
      • Setup Development Environment
      • How to Build
      • How to Test
      • API References
  • didPass Wallet
    • didPass Wallet SDK
      • Requirements
      • Setup Development Environment
      • How to Build
      • How to Test
      • API References
    • didPass Wallet
      • Requirements
      • Setup Development Environment
      • How to Build
      • How to Test
      • API References
  • Documentation Tools
    • TypeDoc
    • TypeDoc Plugins
  • References
    • didPass User's Guide
    • didPass Developer's Guide
    • zkPass User's Guide
    • zkPass Developer's Guide
Powered by GitBook
On this page
  • IDE
  • Extensions
  • Tools
  1. getting started

General Requirements

IDE


Visual Studio Code

In addition to Visual Studio Code, if you're developing for the didPass-Wallet, Android Studio is essential as it provides tools for installing the Android SDK and managing Android Virtual Devices (AVDs).

Extensions


  1. Prettier

  2. ESLint

Tools


  1. Version Control: Github

  2. Design and Prototyping: Figma

  3. Code Documentation: TypeDoc

  4. CI/CD: Google Cloud Build

  5. Project Management: Asana

  6. Collaboration and Communication: Slack, Google Chat

PreviousIntroductionNextRequirements

Last updated 1 year ago