onboard

package
v0.0.0-...-eda1aff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiKeyCredentials

type ApiKeyCredentials struct {
	Key        string
	Secret     string
	Passphrase string
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL