# Functions

GenerateKey generates a random key that can be used to create StarkSigner.
GenerateLegacyKey Generates a deterministic Stark private key from the provided signer.
NewSigner created a new stark signer with the given private stark key.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

StarkSigner implements L2Signer interface.