Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 1 month 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
```