Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 888 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 888 Bytes

⚠️ This is a legacy repo ⚠️

The code moved to https://github.com/gnosis/safe-apps-sdk/tree/master/packages/cra-template-safe-app ➡️

Gnosis Safe App React Template

npm version

This CRA template provides an easy start to the Gnosis Safe App development.

Getting started

  • Create a new React app using this template
    • npx create-react-app my-safe-app --template @gnosis.pm/cra-template-safe-app
  • Open your new app
    • cd my-safe-app
  • Follow the README of your Safe app

Credits

Based on a starter app written by Kris Urbas (@krzysu).

License

The code in this repository is available under the MIT License.