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
-d ETH_PRIVKEYOptions
-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 contract address
-d ETH_PRIVKEY, --eth-privkey ETH_PRIVKEY
The user's Ethereum private keyOptions inherited from parent commands
attesterSignUp
attesterSignUpOptions
Options inherited from parent commands
Last updated