server

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SignServer

type SignServer struct {
	// contains filtered or unexported fields
}

func NewSignServer

func NewSignServer(port int, node *node.Node, wStorage *wallets.Storage, proxyURL *settings.ProxyURLMutex) *SignServer

NewSignServer constructs an HTTP server that exposes wallet and TEE functionality to extension clients on the provided port.

func (*SignServer) Close

func (s *SignServer) Close(ctx context.Context) error

Close gracefully closes the server.

func (*SignServer) Serve

func (s *SignServer) Serve() error

Serve starts the server.

Jump to

Keyboard shortcuts

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