Skip to content
 
 

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 code examples in comments

cargo test --doc

Testing Block Serialization

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages