The most secure and easiest way to create, manage and recover crypto wallets built on top of Safe.
Install dependencies and start the client:
npm install
npm start
Open http://localhost:3000 with your browser to see the result.
Build the client:
npm install | yarn install
npm build
You are welcome to submit issues and enhancement requests and work on any of the existing issues. Follow this simple guide to contribute to the repository.
- Create or pick an existing issue to work on
- Fork the repo on GitHub
- Clone the forked project to your own machine
- Commit changes to your own branch
- Push your work back up to your forked repo
- Submit a Pull request from the forked repo to our repo so that we can review your changes
Thanks to the following design and ideas for references:
-
Candide Wallet social recovery module: https://github.com/candidelabs/CandideWalletContracts
-
oAuth 2.0 verification guide by Stackup: https://www.notion.so/oAuth-2-0-verification-cac17e20dec94845973603bd34e9ce9b