How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A toolkit helps upload files to IPFS pinning services.
The main features of wabarc/ipfs-pinner are: Developer Tooling, Infrastructure and Protocols.
Projects with overlapping indexed features include: agentofuser/ipfs-deploy — Zero-Config CLI to Deploy Static Websites to IPFS. alexbakers/create-ipfs-app — Set up a decentralized web3 app by running one command. asana/bazeltsc — This is a TypeScript compiler that can be used as a Bazel "persistent worker." If it is launched with… aspect-build/bazel-super-formatter — Easily ensure your code is always formatted, with consistent tooling across everyone's machines. atlassian/bazel-tools — Various reusable bits for the Bazel build system. acqio/bazel-arcanist — Unit test engine and linter for Bazel.
Zero-Config CLI to Deploy Static Websites to IPFS
Set up a decentralized web3 app by running one command.
This is a TypeScript compiler that can be used as a Bazel "persistent worker." If it is launched with --persistent_worker, then it will run in a loop, reading compilation arguments (in protobuf format) from stdin; doing a compile; and then writing the results (also in protobuf format) to stdout.…