https://github.com/hypercerts-org/hypercerts-org
Hypercerts content website - fund and reward impact
https://github.com/hypercerts-org/hypercerts-org
Last synced: about 1 month ago
JSON representation
Hypercerts content website - fund and reward impact
- Host: GitHub
- URL: https://github.com/hypercerts-org/hypercerts-org
- Owner: hypercerts-org
- License: mit
- Created: 2024-07-01T19:57:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T16:09:53.000Z (over 1 year ago)
- Last Synced: 2025-02-13T17:24:24.087Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://hypercerts-org.vercel.app/
- Size: 26.6 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hypercerts.org
The official website for Hypercerts: The AI-Native, Open Context Layer for Collective Funding
Hypercerts create shared context—evidence, expert input, and community trust—for better resource allocation.
## Tech Stack
- Next.js 15 (App Router)
- TypeScript
- Tailwind CSS 4
- Deployed on Vercel
## Getting Started
```bash
pnpm install
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000)
## Project Structure
- `app/` — Pages and layouts (home, blog, contact, privacy, terms)
- `components/` — Section components for the landing page
- `lib/data/` — Content data (media, tools, ecosystem partners, navigation)
- `lib/rss.ts` — Blog integration via Leaflet RSS feed
- `public/img/` — Static assets, logos, screenshots, guilloche patterns
## Blog
Blog posts are fetched from [hypercerts.leaflet.pub](https://hypercerts.leaflet.pub) via RSS and rendered at `/blog`. Posts revalidate every 60 seconds.
## Links
- [Documentation](https://docs.hypercerts.org)
- [Hyperscan](https://hyperscan.dev)
- [Certified](https://certified.app)
- [GitHub](https://github.com/hypercerts-org)
- [Bluesky](https://bsky.app/profile/hypercerts.org)