Getting Started
If you are integrating the firewall for the first time, this is the shortest path:
- Read How to Use.
- Read the overview.
- Pick the TypeScript SDK or Rust SDK.
- Use the CLI quickstart if you need to inspect or prepare registry updates.
npm packages: @ckb-firewall/cli · @ckb-firewall/sdk
How to use The practical path for live registry data, SDK checks, and governance updates.
Overview What the firewall does and how the pieces fit together.
CLI quickstart Inspect the live registry and walk through governance commands.
TypeScript SDK Pre-flight check unsigned transactions in JavaScript or TypeScript.
Rust SDK Run the same pre-flight policy from Rust code.