Skip to content

Conversation

@palas
Copy link
Contributor

@palas palas commented Jul 18, 2025

Changelog

- description: |
    Add nix output that produces a bundle with a web-grpc client for `cardano-rpc`
  type:
  - feature
  projects:
  - cardano-rpc

Context

In order to use cardano-grpc from JS in the browser, we need a library that can be embedded in vanilla JS. This PR introduces a nix output that produces a self-contained bundle JS file from the .proto file.

How to trust this PR

It is basically reviewing the nix, and testing it.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@palas palas added this pull request to the merge queue Jul 22, 2025
Merged via the queue into master with commit 2729847 Jul 22, 2025
29 of 30 checks passed
@palas palas deleted the proto-to-js branch July 22, 2025 13:30
@carbolymer
Copy link
Contributor

👌🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants