Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronanyeah/nugget-frontend
Rapid QR code payments, powered by Solana
https://github.com/ronanyeah/nugget-frontend
elm-lang payments qrcode solana
Last synced: about 2 months ago
JSON representation
Rapid QR code payments, powered by Solana
- Host: GitHub
- URL: https://github.com/ronanyeah/nugget-frontend
- Owner: ronanyeah
- Created: 2023-03-06T12:52:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T10:13:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T00:50:08.079Z (3 months ago)
- Topics: elm-lang, payments, qrcode, solana
- Language: Elm
- Homepage: https://nugget.fyi/
- Size: 2.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nugget Pay
Live app: [nugget.fyi](https://nugget.fyi/)
Twitter: [@nugget_pay](https://twitter.com/nugget_pay)
[xNFT](https://www.xnft.gg/app/J2uYFAuZsHxKTQMUxY2UwEBjW3ZFNZyHfzuVnSG5Smmk)
---
## Requirements to develop
- [npm CLI](https://docs.npmjs.com/)---
## How to fetch dependencies
- `npm install`## How to build
- `npm run build`## How to develop
- `npm run watch`
- Navigate to [localhost:8000](http:localhost:8000).