Command Line Interface (CLI)

The CLI is used

  • by integration applications to create keys and manage Applications for the single sign-on (SSO) flow

  • by the Pangea Passport Integration repository to bootstrap the blockchain state

Usage:
    yarn run cli [commands]
    
    Commands:
        apps create appName usernamePrefix description logoUrl origin publicKey blockchainUrl
        keys create
        bootstrap

Last updated