icx-proxy

Crates.ioicx-proxy
lib.rsicx-proxy
version0.11.1
sourcesrc
created_at2021-04-15 18:23:11.126885
updated_at2023-10-11 18:43:58.037925
descriptionCLI tool to create an HTTP proxy to the Internet Computer.
homepagehttps://docs.rs/icx-proxy
repository
max_upload_size
id384945
size193,657
(raymondk)

documentation

https://docs.rs/icx-proxy

README

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.

Commit count: 0

cargo fmt