User Sign Up
User and attester sign up
userSignup
userSignupnpx ts-node cli/index.ts userSignup
[-h]
[-e ETH_PROVIDER]
-c IDENTITY_COMMITMENT
-x CONTRACT
(-dp | -d ETH_PRIVKEY)Options
-e ETH_PROVIDER, --eth-provider ETH_PROVIDER
A connection string to an Ethereum provider. Default: http://localhost:8545
-c IDENTITY_COMMITMENT, --identity-commitment IDENTITY_COMMITMENT
The user's identity commitment (in hex representation)
-x CONTRACT, --contract CONTRACT
The Unirep Social contract address
-dp, --prompt-for-eth-privkey
Whether to prompt for the user's Ethereum private key and ignore -d / --eth-privkey
-d ETH_PRIVKEY, --eth-privkey ETH_PRIVKEY
The deployer's Ethereum private keyOptions inherited from parent commands
attesterSignup
attesterSignupOptions
Options inherited from parent commands
Last updated