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

https://github.com/hyper63/claim-token

A simple app to claim a H63 token
https://github.com/hyper63/claim-token

Last synced: 2 months ago
JSON representation

A simple app to claim a H63 token

Awesome Lists containing this project

README

          

hyper coin app



This application is a solana application that allows a user to connect their Solana Wallet and request
a hyper coin, a social token called H63 that resides on the Solana chain, it has no value, but may be
used in the future for hyper deals.

---

## Table of Contents

- [Developer Setup](#setup)
- [Stack](#stack)

## Setup

Run development server

```
make
```

Run tests

```
make test
```

Bundle for production

```
make build
```

---

## Stack

The stack of this application is the following:

* htmx
* tailwind
* deno