grandinetech / rust-kzg

Parallelized multi-backend KZG library for Ethereum Data Sharding (aka Proto-Danksharding, EIP-4844)
Apache License 2.0
117 stars 51 forks source link

Publish on crates.io #270

Open nazar-pc opened 1 month ago

nazar-pc commented 1 month ago

The repo exists for a while, maybe consider to start publishing releases to crates.io?

I'm specifically interested in rust-kzg-blst.

sauliusgrigaitis commented 1 month ago

Hey, I like the idea. Likely the only option is to publish it as separate crates for each backend. Or there are better ideas?

nazar-pc commented 1 month ago

That would be my expectation as well. I think kzg crate would need to be renamed though since it is already occupied and is specific to usage in this repo.