Documentation
¶
Index ¶
- func GetArkAddress(invoice string) string
- func GetBtcAddress(invoice string) string
- func GetNewPrivateKey() string
- func IsBip21(invoice string) bool
- func IsValidArkAddress(address string) bool
- func IsValidArkNote(text string) bool
- func IsValidBtcAddress(address string) bool
- func IsValidLnUrl(str string) bool
- func IsValidMnemonic(mnemonic string) error
- func IsValidPassword(password string) error
- func IsValidPrivateKey(privateKey string) error
- func IsValidURL(str string) bool
- func NsecToSeed(nsec string) (string, error)
- func PrivateKeyFromMnemonic(mnemonic string) (string, error)
- func SatsFromNote(text string) int
- func SeedToNsec(seed string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetArkAddress ¶
func GetBtcAddress ¶
func GetNewPrivateKey ¶
func GetNewPrivateKey() string
func IsValidArkAddress ¶
func IsValidArkNote ¶
func IsValidBtcAddress ¶
func IsValidLnUrl ¶ added in v0.1.7
func IsValidMnemonic ¶
func IsValidPassword ¶
func IsValidPrivateKey ¶
func IsValidURL ¶
func NsecToSeed ¶
func PrivateKeyFromMnemonic ¶
func SatsFromNote ¶
func SeedToNsec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.