Closed soufDev closed 10 months ago
This PR moves the project to a monorepo, so we can easily develop our modules on a react native runtime with all the needed polyfills and then test them directly on the app that is part of the monorep
Turborepo
apps
packages
Packages
Wallet
DID
Apps
Description
This PR moves the project to a monorepo, so we can easily develop our modules on a react native runtime with all the needed polyfills and then test them directly on the app that is part of the monorep
Key Changes
Turborepo
(https://turbo.build/repo)apps
andpackages
.Packages
contains the modules that we are developingWallet
,DID
...Apps
contains the app example where we need to put run all our functionalities developed onpackages