{"id":49355210,"url":"https://github.com/notareum/website","last_synced_at":"2026-04-27T13:02:44.580Z","repository":{"id":206884373,"uuid":"717864920","full_name":"notareum/website","owner":"notareum","description":"The Website Landing Page of Notareum. Created with the Nextjs and Tailwind Stack. ","archived":false,"fork":false,"pushed_at":"2026-04-25T12:03:03.000Z","size":15283,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-25T13:26:07.422Z","etag":null,"topics":["blockchain","blockchain-technology","cross-chain","multi-chain","nota","nota-file","notareum","protocol"],"latest_commit_sha":null,"homepage":"https://notareum.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/notareum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-12T20:42:42.000Z","updated_at":"2026-04-25T12:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3403c00-8dcd-4d56-a97b-4c27a4820172","html_url":"https://github.com/notareum/website","commit_stats":null,"previous_names":["notareum/website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/notareum/website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notareum%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notareum%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notareum%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notareum%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notareum","download_url":"https://codeload.github.com/notareum/website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notareum%2Fwebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32337274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","blockchain-technology","cross-chain","multi-chain","nota","nota-file","notareum","protocol"],"created_at":"2026-04-27T13:02:43.779Z","updated_at":"2026-04-27T13:02:44.564Z","avatar_url":"https://github.com/notareum.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Notareum\n\n**The Trust Layer for Web3**\n\nOfficial marketing website for the Notareum protocol: an open standard for sharing blockchain resources safely with cryptographic verification across every chain.\n\n[![Next.js](https://img.shields.io/badge/Next.js-14-black?logo=next.js)](https://nextjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-3-06B6D4?logo=tailwindcss\u0026logoColor=white)](https://tailwindcss.com/)\n[![License](https://img.shields.io/badge/License-Private-red)]()\n\n[Live Site](https://notareum.com) · [Whitepaper](https://notareum.com/whitepaper/) · [Protocol](https://notareum.com/protocol/)\n\n\u003c/div\u003e\n\n---\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Tech Stack](#tech-stack)\n- [Project Structure](#project-structure)\n- [Getting Started](#getting-started)\n- [Scripts](#scripts)\n- [Deployment](#deployment)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Overview\n\nThis repository contains the source code for [notareum.com](https://notareum.com), the public-facing website for the Notareum protocol. The site communicates the protocol's architecture, developer SDK, ecosystem, tokenomics, use cases, and .nota file format to builders, partners, and the broader Web3 community.\n\n### Key Pages\n\n| Route           | Description                                                                                                   |\n| --------------- | ------------------------------------------------------------------------------------------------------------- |\n| `/`           | Landing page with hero, architecture, challenges, process, SDK, ecosystem, use cases, token, and CTA sections |\n| `/protocol`   | Protocol architecture deep-dive                                                                               |\n| `/developers` | Developer SDK documentation \u0026 resources                                                                       |\n| `/ecosystem`  | Ecosystem partners \u0026 integrations                                                                             |\n| `/token`      | NOTA token utility \u0026 distribution                                                                             |\n| `/whitepaper` | Whitepaper viewer                                                                                             |\n| `/about`      | About Notareum Labs                                                                                           |\n\n## Tech Stack\n\n| Technology               | Purpose                                     |\n| ------------------------ | ------------------------------------------- |\n| **Next.js 14**     | React framework (App Router, static export) |\n| **TypeScript 5**   | Type-safe development                       |\n| **Tailwind CSS 3** | Utility-first styling                       |\n| **next-themes**    | Dark / light mode support                   |\n| **Inter**          | Primary typeface via `next/font`          |\n| **ESLint**         | Code quality \u0026 consistency                  |\n\n## Project Structure\n\n```\n├── .github/workflows/     # CI/CD pipeline (cPanel FTP deploy)\n├── docs/                  # Project documentation \u0026 goals\n├── public/                # Static assets, robots.txt, manifest\n├── src/\n│   ├── app/               # Next.js App Router pages \u0026 layouts\n│   │   ├── layout.tsx     # Root layout (metadata, fonts, theme)\n│   │   ├── page.tsx       # Home page composition\n│   │   ├── globals.css    # Global styles \u0026 CSS custom properties\n│   │   ├── sitemap.ts     # Dynamic sitemap generation\n│   │   └── */page.tsx     # Route-specific pages\n│   └── components/        # Shared UI components\n├── tailwind.config.ts     # Theme tokens (brand, surface, accent)\n├── next.config.js         # Static export \u0026 image config\n└── package.json\n```\n\n## Getting Started\n\n### Prerequisites\n\n- **Node.js** ≥ 18\n- **npm** ≥ 9\n\n### Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/notareum/website.git\ncd website\n\n# Install dependencies\nnpm install\n```\n\n### Development\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to view the site. Pages auto-refresh on save.\n\n## Scripts\n\n| Command           | Description                                     |\n| ----------------- | ----------------------------------------------- |\n| `npm run dev`   | Start the development server                    |\n| `npm run build` | Generate a production static export to `out/` |\n| `npm run start` | Serve the production build locally              |\n| `npm run lint`  | Run ESLint across the codebase                  |\n\n## Deployment\n\nThe site is built as a **static export** (`output: 'export'` in `next.config.js`), producing a fully static `out/` directory that can be uploaded to any hosting provider.\n\n### Automated — GitHub Actions → cPanel FTP\n\nA workflow at `.github/workflows/deploy-prod.yml` automatically builds and deploys the site whenever code is pushed to the `prod/deploy` branch.\n\n**Required GitHub Secrets:**\n\n| Secret           | Description                            |\n| ---------------- | -------------------------------------- |\n| `FTP_SERVER`   | FTP hostname for your deployer account |\n| `FTP_USERNAME` | FTP username                           |\n| `FTP_PASSWORD` | FTP password                           |\n\n**Optional GitHub Variable:**\n\n| Variable           | Description                  | Default           |\n| ------------------ | ---------------------------- | ----------------- |\n| `FTP_SERVER_DIR` | Remote destination directory | `/public_html/` |\n\n### Manual\n\n```bash\nnpm run build\n# Upload the contents of out/ to your hosting provider\n```\n\n## Contributing\n\n1. Create a feature branch from `master`.\n2. Follow [Conventional Commits](https://www.conventionalcommits.org/) for all commit messages.\n3. Keep commits atomic — one logical change per commit.\n4. Run `npm run lint` before opening a pull request.\n5. Open a PR against `master` for review.\n\n## License\n\nThis project is **private** and proprietary to Notareum Labs. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotareum%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotareum%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotareum%2Fwebsite/lists"}