Description
This issue aims to address the implementation of Add simulation wrappers.
The core objective is to: Provide .simulate() counterparts to state-changing functions to preview fees.
By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the SDK Wrapper architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
SDK Wrapper
Difficulty
🟡 Medium
Tasks
Acceptance Criteria
Estimated Time
4-8 hours
Description
This issue aims to address the implementation of Add simulation wrappers.
The core objective is to: Provide
.simulate()counterparts to state-changing functions to preview fees.By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the SDK Wrapper architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
SDK Wrapper
Difficulty
🟡 Medium
Tasks
typedoccomments for the new featurenpm run buildto verify standard bundlingAcceptance Criteria
.simulate()counterparts to state-changing functions to preview fees.Estimated Time
4-8 hours