ic
ic copied to clipboard
feat(boundary): setup of rate-limit canister
How to run e2e canister client tests:
- Deploy canister:
$ rs/boundary_node/rate_limits $ dfx deploy rate_limit_canister --network playground --no-wallet - Set
canister_idinrs/boundary_node/rate_limits/canister_client/src/main.rs. - Run canister client:
rs/boundary_node/rate_limits/canister_client $ cargo run