zksync-sso-auth-server ZKsync SSO Auth Server How to deploy locally? # Ensure era_test_node is already running (npx zksync-cli dev start) # Deploy ZKsync SSO smart contracts pnpm nx deploy contracts # Start Auth Server pnpm nx dev auth-server