hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

Package modularized smart contracts service to be consumable

Open lukelee-sl opened this issue 8 months ago • 1 comments

Problem

The smart contracts service module is not currently in a state where it can be easily consumed by other applications (e.g the mirror node). One consequence of this is that new functionality in system contracts is not currently available when calling the mirror node.

Solution

Refactor the codebase to enable easy consumption of the smart contracts module by other applications.

Alternatives

No response

lukelee-sl avatar Jun 10 '24 15:06 lukelee-sl