Documentation ¶
Rendered for js/wasm
Index ¶
- Constants
- func BalanceWrapper() js.Func
- func CollaborativeRedeemWrapper() js.Func
- func ConsoleError(err error)
- func ConsoleLog(msg string)
- func DumpWrapper() js.Func
- func GetClientTypeWrapper() js.Func
- func GetDustWrapper() js.Func
- func GetNetworkWrapper() js.Func
- func GetRoundLifetimeWrapper() js.Func
- func GetServerPubkeyWrapper() js.Func
- func GetServerUrlWrapper() js.Func
- func GetTransactionHistoryWrapper() js.Func
- func GetUnilateralExitDelayWrapper() js.Func
- func GetVersionWrapper() js.Func
- func GetWalletTypeWrapper() js.Func
- func InitWrapper() js.Func
- func IsLockedWrapper() js.Func
- func JSPromise(fn promise) js.Func
- func ListVtxosWrapper() js.Func
- func LockWrapper() js.Func
- func LogWrapper() js.Func
- func NewConfigStore(store js.Value) types.ConfigStore
- func NewCovenantClient(ctx context.Context, storeSvc types.Store) error
- func NewCovenantlessClient(ctx context.Context, storeSvc types.Store, v string) error
- func NewLocalStorageStore() types.Store
- func NewLocalStorageWalletStore() (walletstore.WalletStore, error)
- func ReceiveWrapper() js.Func
- func RedeemNotesWrapper() js.Func
- func SendOffChainWrapper() js.Func
- func SendOnChainWrapper() js.Func
- func SetNostrNotificationRecipientWrapper() js.Func
- func SettleWrapper() js.Func
- func SignTransactionWrapper() js.Func
- func UnilateralRedeemWrapper() js.Func
- func UnlockWrapper() js.Func
Constants ¶
View Source
const (
LocalStorageStore = "localstorage"
)
Variables ¶
This section is empty.
Functions ¶
func BalanceWrapper ¶
func ConsoleError ¶
func ConsoleError(err error)
func ConsoleLog ¶
func ConsoleLog(msg string)
func DumpWrapper ¶
func GetClientTypeWrapper ¶
func GetDustWrapper ¶
func GetNetworkWrapper ¶
func GetRoundLifetimeWrapper ¶
func GetServerPubkeyWrapper ¶
func GetServerUrlWrapper ¶
func GetVersionWrapper ¶
func GetWalletTypeWrapper ¶
func InitWrapper ¶
func IsLockedWrapper ¶
func ListVtxosWrapper ¶
func LockWrapper ¶
func LogWrapper ¶
func NewConfigStore ¶
func NewConfigStore(store js.Value) types.ConfigStore
func NewCovenantlessClient ¶
func NewLocalStorageStore ¶
func NewLocalStorageWalletStore ¶
func NewLocalStorageWalletStore() (walletstore.WalletStore, error)
func ReceiveWrapper ¶
func RedeemNotesWrapper ¶
func SendOffChainWrapper ¶
func SendOnChainWrapper ¶
func SettleWrapper ¶
func SignTransactionWrapper ¶
func UnilateralRedeemWrapper ¶
func UnlockWrapper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.