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

https://github.com/rookiecol/constellation


https://github.com/rookiecol/constellation

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Naturelink

ChainLink Constellation Hackathon

## Project Structure

The project is divided into two primary packages:

- `/frontend`: Next.js 14.
- `/hardhat`: Typescript

## Quick start 🏄

Prerequisites: [Node (v21 LTS)](https://nodejs.org/en/download/) and [Git](https://git-scm.com/downloads)

> Clone the repository:

```
git clone https://github.com/RookieCol/constellation.git
```

> Install dependencies:

```
yarn
```

> Run the project:

```
yarn dev
```

## Authors 🏗

[chrisarevalo11](https://github.com/chrisarevalo11)

[RookieCol](https://github.com/RookieCol)

[salviega](https://github.com/salviega)