Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


bitcoin-lottery.alexgalhardo.com


## 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
```