sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API
https://js-moi-sdk.docs.moi.technology/
Apache License 2.0
24 stars 2 forks source link

enhance interaction struct to support multiple transactions #77

Closed sarvalabs-gokul closed 2 weeks ago

sarvalabs-gokul commented 3 months ago

Description

This pull request enhances the Interaction data structure to support grouping of related transactions into cohesive units. Currently, the Interaction struct manages various aspects of interactional data without explicit grouping, leading to potential inefficiencies in data management and processing logic.

cloudflare-workers-and-pages[bot] commented 3 months ago

Deploying js-moi-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2ce6931
Status: ✅  Deploy successful!
Preview URL: https://c74fbf46.js-moi-sdk.pages.dev
Branch Preview URL: https://refactor-interaction-struct.js-moi-sdk.pages.dev

View logs