Skip to content

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

Merged
mrcnk merged 1 commit intoberillos:mainfrom
DeMonkeyCoder:main
Mar 26, 2025
Merged

feat: add @mina-js/klesia-utils package with handleJsonRpcRequest#11
mrcnk merged 1 commit intoberillos:mainfrom
DeMonkeyCoder:main

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:
https://github.com/palladians/mina-js/blob/96c164f685b12100056ecf256f71a26bdc161237/apps/klesia/src/index.ts#L94

@pkg-pr-new
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 berillos: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