Skip to content

Irys-xyz/irys

Repository files navigation

irys

Development setup

git submodule update --init --recursive --remote

other deps (for cuda):

clang & a C/C++ build toolchain
gmp
pkg-config

Local development commands:

cargo xtask --help

cargo xtask check
cargo xtask test
cargo xtask unused-deps
cargo xtask typos

Testing

Testing Block Serialization

cargo test -p irys-types  -- --nocapture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published