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
- Host: GitHub
- URL: https://github.com/greymass/ual-anchor-demo
- Owner: greymass
- Created: 2020-02-11T19:25:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:02:06.000Z (over 3 years ago)
- Last Synced: 2025-10-12T01:24:10.107Z (8 months ago)
- Language: JavaScript
- Homepage: https://greymass.github.io/ual-anchor-demo/
- Size: 16.2 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-eosio - greymass/ual-anchor-demo - Example ReactJS application integrating greymass/ual-anchor. (Developers / Code examples)
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
```