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: 6 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T10:13:29.000Z (about 3 years ago)
- Last Synced: 2025-01-21T17:09:45.728Z (over 1 year 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).