Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 1.08 KB

sitemap.md

File metadata and controls

41 lines (39 loc) · 1.08 KB

Sitemap

The following sitemap was generated based on the routes defined in router/index.ts

/
├─── /projects
├─── /project
│      └──/:id
├─── /round-information
├─── /rounds
├─── /round
│      └──/:address
├─── /about
│      ├──/maci
│      ├──/sybil-resistance
│      ├──/layer-2
│      ├──/how-it-works
│      │     ├──/contributors
│      │     └──/recipients
│      ├──/public-goods
│      ├──/quadratic-funding
│      ├──/decentralization
├─── /recipients
├─── /verify
│      ├──/success/:hash?
│      └──/connect
├─── /join
│      ├──/success/:hash
│      ├──/project
│      ├──/fund
│      ├──/team
│      ├──/links
│      ├──/image
│      ├──/furthestStep
│      └──/summary
├─── /cart
├─── /transaction-success
│      ├──/reallocation/:hash?
│      └──/contribution/:hash?