You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current "Getting Started" part of the Noir docs cover multiple sections, namely:
Install Nargo
Install Proving Backend
Creating a Project
Developers have to read through at least 3 pages just to create, prove and verify their first Noir project, which makes onboarding unnecessarily complex.
Happy Case
Tasks:
Merge the "Install Nargo", "Install Proving Backend" and "Creating a Project" pages → one "Getting Started" page
Split "Alternative Installations" and "Project Breakdown" pages out into standalone pages
The set of instructions to get started end-to-end (i.e. tooling installation and creating a project) shall be covered in 1 page, where developers should feel confident understanding the basics after reading through it.
This closes the remaining work for restoring some of the devex
regression around noir and bb, and other docs improvements including
homepage removal and redirects set-up.
- [x] Made "Getting Started" E2E with `bbup` and `bb` as examples
(closes#6222 and #6223)
- [x] Removed BB specific documentation
- [x] Updated docusaurus to latest
- [x] Made homepage CTA open the docs in the same tab
---------
Co-authored-by: Savio <72797635+Savio-Sou@users.noreply.github.com>
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Problem
The current "Getting Started" part of the Noir docs cover multiple sections, namely:
Developers have to read through at least 3 pages just to create, prove and verify their first Noir project, which makes onboarding unnecessarily complex.
Happy Case
Tasks:
The set of instructions to get started end-to-end (i.e. tooling installation and creating a project) shall be covered in 1 page, where developers should feel confident understanding the basics after reading through it.
Example: https://docs.aztec.network/guides/developer_guides/getting_started
Additional Context
Broken out from #6175 and related discussions.
Project Impact
Nice-to-have
The text was updated successfully, but these errors were encountered: