Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexgalhardo/bitcoin-lottery.alexgalhardo.com
A simple web page application to test your lucky on bitcoin puzzle quest
https://github.com/alexgalhardo/bitcoin-lottery.alexgalhardo.com
bitcoin bitcoin-puzzle web-application
Last synced: 8 days ago
JSON representation
A simple web page application to test your lucky on bitcoin puzzle quest
- Host: GitHub
- URL: https://github.com/alexgalhardo/bitcoin-lottery.alexgalhardo.com
- Owner: AlexGalhardo
- Created: 2024-07-19T02:57:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T13:37:54.000Z (4 months ago)
- Last Synced: 2024-07-20T20:52:09.017Z (4 months ago)
- Topics: bitcoin, bitcoin-puzzle, web-application
- Language: HTML
- Homepage: https://bitcoin-lottery.alexgalhardo.com
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
- A simple web page application to test your lucky on [bitcoin puzzle quest](https://privatekeyfinder.io/bitcoin-puzzle)
- Reference:## Development Setup Local
1. Clone repository
```bash
git clone [email protected]:AlexGalhardo/bitcoin-lottery.alexgalhardo.com.git
```2. Enter repository
```bash
cd bitcoin-lottery.alexgalhardo.com
```3. Up your Http Server (or click to open index.html in your browser)
```bash
lite-server
```