package
1.0.0-rc9
Repository: https://github.com/robbynshaw/textile-go.git
Documentation: pkg.go.dev

# Functions

DeriveForPath derives key for a path in BIP-44 format and a seed.
IsValidPath check whether or not the path has valid segments.
NewMasterKey generates a new master key from seed.
NewWallet creates a new wallet with the given entropy size.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
FirstHardenedIndex is the index of the first hardened key.
TextileAccountPathFormat is a path format used for Textile key pair derivation as described in SEP-00XX.
TextileAccountPrefix is a prefix for Textile key pairs derivation.
TextilePrimaryAccountPath is a derivation path of the primary account.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

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

# Structs

No description provided by the author
Wallet is a BIP32 Hierarchical Deterministic Wallet based on stellar's implementation of https://github.com/satoshilabs/slips/blob/master/slip-0010.md, https://github.com/stellar/stellar-protocol/pull/63.

# Type aliases

No description provided by the author