Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelonye/loopring-pay
Responsive Loopring Pay App
https://github.com/kelonye/loopring-pay
Last synced: 23 days ago
JSON representation
Responsive Loopring Pay App
- Host: GitHub
- URL: https://github.com/kelonye/loopring-pay
- Owner: kelonye
- Created: 2020-06-15T20:06:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T22:03:33.000Z (over 4 years ago)
- Last Synced: 2024-04-14T14:54:17.899Z (7 months ago)
- Language: JavaScript
- Homepage: https://loopring-pay.surge.sh
- Size: 604 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
| Desktop | Mobile |
| ---------------------------------------------------------- | --------------------------------------------------------- |
| ![](https://loopring-pay.surge.sh/screenshots/desktop.png) | ![](https://loopring-pay.surge.sh/screenshots/mobile.jpg) |# Responsive Loopring Pay App
Tryout the frontend at https://loopring-pay.surge.sh.
### Getting started
Watch and build client assets with:
$ make
### Todos
- [x] Connect with Metamask
- [ ] Connect with WalletConnect
- [x] Connect already registered account to Loopring
- [ ] New Loopring account registration
- [x] Balances display
- [ ] Transfer
- [ ] Withdraw
- [ ] Deposit
- [ ] List transfers
- [ ] List withdrawals
- [ ] List deposits
- [x] Logout from Loopring### Resources
- [Loopring DEX](https://loopring.io/)
- [Gitcoin Challenge](https://gitcoin.co/issue/Loopring/dexwebapp/158/4431)