https://github.com/rookiecol/constellation
https://github.com/rookiecol/constellation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rookiecol/constellation
- Owner: RookieCol
- License: mit
- Created: 2023-11-11T23:07:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T19:23:53.000Z (over 2 years ago)
- Last Synced: 2026-01-01T23:18:59.386Z (5 months ago)
- Language: TypeScript
- Homepage: https://constellation-frontend-gamma.vercel.app
- Size: 9.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)