Create Safe app with typescript support using yarn as a package manager.
npx create-react-app sapps_getting_started --typescriptcd sapps_getting_startedyarn add https://github.com/gnosis/safe-apps-sdk- add
descriptionandiconPathtomanifest.json(see https://github.com/gnosis/safe-apps-sdk) - Setup cors as mentioned in the readme of https://github.com/gnosis/safe-react-apps
- Call
initSdkwith[/.*localhost.*/]- this allows to use your local safe-react instance - Add listeners (see https://github.com/gnosis/safe-apps-sdk)
- Install ipfs (https://gist.github.com/MiguelBel/b3b5f711aa8d9362afa5f16e4e972461)
ipfs init
yarn buildipfs add -r build