skalenetwork / skale-proxy

SKALE Proxy is high performance, easy-to-run public service that provides proxied and load-balanced JSON-RPC endpoints for SKALE chains. It is based on NGINX.
GNU Affero General Public License v3.0
2 stars 3 forks source link

Remove network-ui submodule, update readme #59

Closed dmytrotkk closed 7 months ago

dmytrotkk commented 7 months ago

This PR removes the deprecated network-ui submodule from the SKALE Proxy setup. README is updated to match the current setup process.

No code changes. No tests needed. Performance changes: proxy will consume less resources now.