Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiKeyCredentials ¶
type OnBoarding ¶
type OnBoarding struct { Host string EthSigner helpers.EthSigner NetworkId int EthAddress string StarkPublicKey string StarkPublicKeyYCoordinate string Singer *helpers.SignOnboardingAction Logger *log.Logger }
func (*OnBoarding) DeriveStarkKey ¶
func (board *OnBoarding) DeriveStarkKey(ethereumAddress string) string
func (*OnBoarding) RecoverDefaultApiCredentials ¶
func (board *OnBoarding) RecoverDefaultApiCredentials(ethereumAddress string) *types.ApiKeyCredentials
Click to show internal directories.
Click to hide internal directories.