An open API service indexing awesome lists of open source software.

https://github.com/pradel/twoblocks

Free and open source 2fa manager built with Stacks
https://github.com/pradel/twoblocks

2fa blockstack material-ui react

Last synced: 9 months ago
JSON representation

Free and open source 2fa manager built with Stacks

Awesome Lists containing this project

README

          

Twoblocks




Free and open source 2fa manager built with Stacks


License
Status


App

## 🚀 Features

- Codes are synced between devices
- Use your phone / laptop camera to scan a qrcode
- Add an account manually
- Dark theme
- Data stored encrypted on the storage of your choice using Stacks

## 📚 Setup

First you need to clone the repository:

```sh
git clone git@github.com:pradel/twoblocks.git
```

Then run the following command to install dependencies:

```sh
yarn install
```

Finally to start the server run:

```sh
yarn start
```

You can now open your browser and go to http://localhost:3000 to see the app.

## â˜ī¸ Feature requests, suggest changes

Open an issue on this repo :)

## 📖 License

MIT Š [LÊo Pradel](https://www.leopradel.com/)