Skip to content

feat: add @mina-js/klesia-utils package with handleJsonRpcRequest #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

DeMonkeyCoder
Copy link
Contributor

@DeMonkeyCoder DeMonkeyCoder commented Mar 26, 2025

Introduce a new package @mina-js/klesia-utils that exports the handleJsonRpcRequest function. This utility converts JSON-RPC requests into Mina node GraphQL requests, enabling seamless integration between different request formats.

The only functionality that is changed is this "if" statement for zeko-devnet:

if (process.env.MINA_NETWORK === "zeko_devnet") {

Copy link

pkg-pr-new bot commented Mar 26, 2025

Open in Stackblitz

@mina-js/accounts

npm i https://pkg.pr.new/palladians/mina-js/@mina-js/accounts@11

@mina-js/connect

npm i https://pkg.pr.new/palladians/mina-js/@mina-js/connect@11

@mina-js/klesia-utils

npm i https://pkg.pr.new/palladians/mina-js/@mina-js/klesia-utils@11

@mina-js/klesia-sdk

npm i https://pkg.pr.new/palladians/mina-js/@mina-js/klesia-sdk@11

@mina-js/providers

npm i https://pkg.pr.new/palladians/mina-js/@mina-js/providers@11

@mina-js/utils

npm i https://pkg.pr.new/palladians/mina-js/@mina-js/utils@11

commit: 5f0b614

Introduce a new package @mina-js/klesia-utils that exports the
handleJsonRpcRequest function. This utility converts JSON-RPC requests
into Mina node GraphQL requests, enabling seamless integration between
different request formats.
Copy link
Member

@mrcnk mrcnk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@mrcnk mrcnk merged commit b5e48fd into palladians:main Mar 26, 2025
2 checks passed
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.

3 participants