Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/scroll-tech/da-codec

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/scroll-tech/da-codec

  • v1.0.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

da-codec

Scroll's DA encoding/decoding libraries.

Running unit tests

go test -v -race ./...

FAQ

Q: Why the repo contains libscroll_zstd*.a binary files?

A: This simplifies package installation with go get without the need to perform additional steps for building the libscroll_zstd*.a.

Q: Which platforms/architectures are supported?

A: linux/amd64, linux/arm64, darwin/arm64. Pull requests for other platforms/architectures are accepted.

Q: I don't trust libscroll_zstd*.a binary files from the repo or these files don't work on my OS/ARCH. How to rebuild them?

A: Just run cd libzstd && make libzstd if your OS/ARCH is supported.

FAQs

Package last updated on 21 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc