Skip to content

Commit

Permalink
update: update the section for dapp login with tzsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
rueshyna committed Jan 17, 2024
1 parent 9ac5742 commit b1fd465
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions src/guides/login-using-tzsafe-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,9 @@

![](../assets/image-80.png)

As of now, the configuration for the TzSafe app hasn't been committed to the beacon-sdk repository. For those who want to quickly try interacting with the TzSafe app through a dApp, please follow these steps:
## DApp Requirements
- Beacon SDK version 4.1.0 or higher.
- For DApps utilizing the Taquito library, version 17.5.2 or higher is required.

```bash
> git clone [email protected]:marigold-dev/beacon-sdk.git
> npm i
> python -m http.server --directory ./examples
```

1. Open your browser.
1. Go to the Example Dapp: http://localhost:8000/dapp.html.
1. Click on "Request Permission."
1. Select "TzSafe" and enjoy!
## Demo DApp Example
- see example [here](https://github.com/marigold-dev/example-dapp-with-tzsafe)

0 comments on commit b1fd465

Please sign in to comment.