Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).