Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default function Page() {
Research
</Typography>
<Typography variant="body" className="leading-[175%]">
We investigate how mechanisms can solve complex problems across <Link href="https://paragraph.xyz/@mechanism.institute/prediction-markets" className="underline" target="_blank">prediction markets</Link>, <Link href="https://paragraph.xyz/@mechanism.institute/public-goods" className="underline" target="_blank">public goods</Link>, <Link href="https://www.projectliberty.io/wp-content/uploads/2024/06/PL_Toolkit_Report_v7.pdf" className="underline" target="_blank">governance</Link>, <Link href="https://agentcoin.tv/blog/agentcointv-has-arrived-the-future-of-streaming-ai-and-crypto" className="underline" target="_blank">streaming</Link>, <Link href="https://github.com/Mechanism-Institute/slashing-engine" className="underline" target="_blank">sybil prevention</Link>, <Link href="https://x.com/orishim/status/1882064487718777094" className="underline" target="_blank">p2p commerce</Link>, <Link href="https://youtu.be/Lr9-D9lU4cs?si=M10aRnwXTquykExK" className="underline" target="_blank">network sovereignties</Link>, <Link href="https://observablehq.com/@mechanisminstitute/impact-measurement" className="underline" target="_blank">impact measurement</Link>, and <Link href="https://observablehq.com/@mechanisminstitute/5-research-directions-for-blockchain-mechanisms" className="underline" target="_blank">more</Link>
We investigate how mechanisms can solve complex problems across <Link href="https://paragraph.xyz/@mechanism.institute/prediction-markets" className="underline" target="_blank">prediction markets</Link>, <Link href="https://paragraph.xyz/@mechanism.institute/public-goods" className="underline" target="_blank">public goods</Link>, <Link href="https://www.projectliberty.io/wp-content/uploads/2024/06/PL_Toolkit_Report_v7.pdf" className="underline" target="_blank">governance</Link>, <Link href="https://agentcoin.tv/blog/agentcointv-has-arrived-the-future-of-streaming-ai-and-crypto" className="underline" target="_blank">streaming</Link>, <Link href="https://github.com/Mechanism-Institute/slashing-engine" className="underline" target="_blank">sybil prevention</Link>, <Link href="https://x.com/orishim/status/1882064487718777094" className="underline" target="_blank">p2p commerce</Link>, <Link href="https://youtu.be/Lr9-D9lU4cs?si=M10aRnwXTquykExK" className="underline" target="_blank">network sovereignties</Link>, <Link href="https://observablehq.com/@mechanisminstitute/impact-measurement" className="underline" target="_blank">impact measurement</Link>, and <Link href="https://observablehq.com/@mechanisminstitute/5-research-directions-for-blockchain-mechanisms" className="underline" target="_blank">more</Link>.
</Typography>
</div>

Expand Down