sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API

Home Page:https://js-moi-sdk.docs.moi.technology/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Support For Latest RPC Methods

sarvalabs-gokul opened this issue · comments

Description.

  • Implement the latest RPC methods available in the protocol.
  • Upgrade the logic factory and driver components to seamlessly accommodate the latest "call" and "estimateFuel" methods.
  • Fix the deep struct calldata encoding bug in js-moi-manifest package.