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

https://github.com/greymass/ual-anchor-demo

UAL + Anchor demo
https://github.com/greymass/ual-anchor-demo

Last synced: 4 months ago
JSON representation

UAL + Anchor demo

Awesome Lists containing this project

README

          

# Anchor UAL Example

This example implements a basic react app that utilizes [The UAL React Renderer](https://github.com/EOSIO/ual-reactjs-renderer) and the [UAL Anchor](https://github.com/greymass/ual-anchor) authenticator.

### Running Frontend

```bash
~ yarn
~ yarn start
```