Skip to content

Web page that connects to Elemens Core and shows staus

License

Notifications You must be signed in to change notification settings

tiero/elements-web

Repository files navigation

Elements Core Web UI

Simple server-side rendered web page to connect to your Elements Core instance

Elements Core Web UI

Usage

Run web server on port 8080

docker run -it --rm --name web -p 8080:8080 -e RPC_USER=elements -e RPC_PASS=elements -e RPC_HOST=localhost -e RPC_PORT=18884 -e REMOTE_RPC_HOST=tiero.com -e REMOTE_P2P_HOST=tiero-donde-stas.com  -e P2P_PORT=18886 ghcr.io/tiero/elements-web

About

Web page that connects to Elemens Core and shows staus

Resources

License

Stars

Watchers

Forks