app icx-proxy

CLI tool to create an HTTP proxy to the Internet Computer

13 releases (breaking)

0.11.1 Oct 11, 2023
0.10.1 Oct 3, 2022
0.8.0 Feb 10, 2022
0.7.0 Oct 6, 2021
0.5.0 Jul 30, 2021

Apache-2.0

115KB
2.5K SLoC

icx-proxy

A command line tool to serve as a gateway for a Internet Computer replica.

Contributing

Please follow the guidelines in the CONTRIBUTING.md document.

Installing icx-proxy

One can install icx-proxy by running cargo;

cargo install icx-proxy

Usage

Once installed, using icx-proxy --help will show the usage message and all the flags.

Ecosystem

This is similar in principle to dfx bootstrap, but is simpler and more configurable. This also can replace a Replica when using the --network flag in dfx.

Dependencies

~37–54MB
~1M SLoC