Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 452 Bytes

File metadata and controls

21 lines (15 loc) · 452 Bytes

Safe Test App

Running the app

yarn install
yarn start

Then:

  • Go to the Safe app https://app.safe.global
  • Create a safe
  • Go to Apps -> Manage Apps -> Add Custom App
  • Paste your localhost URL, default is http://localhost:3000/
  • You should see Safe Test App as a new app
  • Develop your app from there

Credits

The app is based on a template built by Kris Urbas (@krzysu).