koshikraj / zenguard-app

Web application to interact with Zenguard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZenGuard App

The most secure and easiest way to create, manage and recover crypto wallets built on top of Safe.

Resources:

Getting Started

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

Contributing

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.

  1. Create or pick an existing issue to work on
  2. Fork the repo on GitHub
  3. Clone the forked project to your own machine
  4. Commit changes to your own branch
  5. Push your work back up to your forked repo
  6. Submit a Pull request from the forked repo to our repo so that we can review your changes

References:

Thanks to the following design and ideas for references:

About

Web application to interact with Zenguard

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.9%Language:JavaScript 2.0%Language:HTML 0.9%Language:CSS 0.1%