Skip to main content
Version: 1.0.1

User state transition

userStateTransition

npx ts-node cli/index.ts userStateTransition
[-h]
[-e ETH_PROVIDER]
-id IDENTITY
-x CONTRACT
-d ETH_PRIVKEY

Options

  -e ETH_PROVIDER, --eth-provider ETH_PROVIDER
A connection string to an Ethereum provider. Default: http://localhost:8545
-id IDENTITY, --identity IDENTITY
The (serialized) user's identity
-x CONTRACT, --contract CONTRACT
The Unirep contract address
-d ETH_PRIVKEY, --eth-privkey ETH_PRIVKEY
The user's Ethereum private key

Options inherited from parent commands

  -h, --help            Show this help message and exit.