Ecosyste.ms: Awesome
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: about 1 month 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:02:06.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T09:53:02.367Z (8 months ago)
- Language: JavaScript
- Homepage: https://greymass.github.io/ual-anchor-demo/
- Size: 16.2 MB
- Stars: 4
- Watchers: 3
- 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
```