abef457e17
`apt-fast` was removed from GitHub with Ubuntu 24.04: - https://github.com/actions/runner-images/issues/10003 For compatibility, switch back to `apt-get`. |
||
---|---|---|
.github/workflows | ||
kzg4844 | ||
tests | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
kzg4844.nim | ||
kzg4844.nimble |
README.md
kzg4844 wrapper in nim
This is a Nim wrapper of original C implementation of c-kzg-4844
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.