WalletConnectKotlinV2 icon indicating copy to clipboard operation
WalletConnectKotlinV2 copied to clipboard

Refactor SDK Engines using smaller classes

Open chadyj opened this issue 3 years ago • 1 comments

The 'EngineInteractor' had grown really large in file size and most of the functions can be split up into individual use case files. Will need to do some research into what breaking up the class will look like

chadyj avatar Dec 22 '21 13:12 chadyj

androidCore/sdk/src/main/kotlin/com/walletconnect/android/internal/common/model/Tags.kt

Marodero56 avatar Jun 13 '23 14:06 Marodero56