4 releases

new 0.15.0 Apr 2, 2026
0.14.0 Jan 30, 2026
0.14.0-rc3 Sep 15, 2025
0.14.0-rc2 Sep 5, 2025

#8 in #hyli


Used in 5 crates

MIT license

435KB
10K SLoC

Hyli client sdk

This crates holds some tools for the app interacting with a smart contract.

The risc0 & sp1 features enables necessary implementations for the Transaction Builder. Activate only the one relevant for your use-case.

The rest feature exports a NodeApiHttpClient and a IndexerApiHttpClient that allows you to call the node of the indexer on their http endpoints.

The tcp feature exports a NodeTcpClient that allows you to send transactions to the node using tcp. Used for loadtesting purposes.

Dependencies

~24–80MB
~1M SLoC