Skip to content

nockbox/iris-rs

Repository files navigation

Iris

Build and test Rustc 1.85 MIT licensed

Warning

This software is unaudited and provided with no security or privacy guarantees. Use at your own risk.

Cryptographic and Wallet Primitives for Nockchain

Iris provides a comprehensive set of Rust libraries for building lightweight wallets for the Nockchain network. It includes cryptographic primitives, data structures, and WASM bindings for web integration.

Note

This library does not support V0 addresses.

gRPC Support

The gRPC client requires a gRPC-web proxy, such as Envoy, connected to a public Nockchain gRPC server.

Crates

The project is split into several crates:

Crate Purpose Status
iris-crypto Cryptographic primitives Beta
iris-grpc-proto gRPC protobuf definitions Beta
iris-nockchain-types Core Nockchain types Beta
iris-wasm WASM bindings for web Beta
iris-ztd Base Zero-knowledge data structures and noun-lib Beta
iris-ztd-derive Derive macros for iris-ztd Beta

no_std Support

Most crates in this workspace support no_std environments (with alloc required) to facilitate usage in WASM and embedded contexts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •