scala-xla-node
Scala (XLA) crypto node
1.0K
Scala is a secure, private, and mobile-friendly cryptocurrency based on the Panthera algorithm. This Docker image provides an easy way to run a full Scala node on any platform.
Run the node in the background with default settings:
docker run -d \
--name scala-node \
-p 11812:11812 -p 11813:11813 \
-v scala-data:/root/.scala \
sadpoyo112/scala-xla-node \
--confirm-external-bind \
--rpc-bind-ip 0.0.0.0 \
--non-interactive
XLA: SvkFweFR7GeAGus6pt7jpg5ZYEvZgqjaUEnYnkqqBRQg57LUuKCMY849e79oVsmDbH9jYH5BVyLJMSweBAQ6YdPB1ekUGaPwc
Content type
Image
Digest
sha256:8589a12ff…
Size
52.8 MB
Last updated
4 months ago
docker pull sadpoyo112/scala-xla-node