Skip to content

Commit 2ad7fa0

Browse files
committed
chore: update readme
1 parent 9fea036 commit 2ad7fa0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ NOTICE: This repository is a fork of [BuckshotCapital/hyperliquid-node](https://
33

44
Containerised Hyperliquid node meant primarily for RPC usage
55

6-
Join the discussion: [@buckshotcapitaltech](https://t.me/buckshotcapitaltech)
7-
86
## What?
97

108
Turns out hl-node & hl-visor have quite many assumptions about its runtime environment, which might not always be true on containerised workload.
@@ -26,6 +24,6 @@ Features:
2624

2725
## Running
2826

29-
Build or obtain the image from [ghcr.io](https://github.com/BuckshotCapital/hyperliquid-node/pkgs/container/hyperliquid-node) (use either `mainnet` or `testnet` tag), run with binding 4000-4010/tcp to public interface. Hyperliquid RPC will be exposed on port 3001, serving both /evm and /info endpoints.
27+
Build or obtain the image from [ghcr.io](https://github.com/katanacap/hyperliquid-node/pkgs/container/hyperliquid-node) (use either `mainnet` or `testnet` tag), run with binding 4000-4010/tcp to public interface. Hyperliquid RPC will be exposed on port 3001, serving both /evm and /info endpoints.
3028

3129
See also example [compose.yaml](compose.yaml)

0 commit comments

Comments
 (0)