Request:
Enable private key based wallet instantiation for SUI.
Estimated scope:
- Update SuiProvider construct logic
- Update SuiIntentService to enable sign & send tx based on inner private key constructed instances
Acceptance Criteria:
Client should be able to instantiate SuiProvider using private key. SuiProvide should be able to be consumed by SuiIntentService to construct and commit transactions.