1 2 3 4 5 6 7 8
# Clique WASM Runtime Add this dependency to your `Cargo.toml`: ```toml clique-wasm-runtime = "0.1" ```