Skip to content

Commit 6e48290

Browse files
committed
fix: typo and image position
1 parent 5e57dc3 commit 6e48290

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/concepts/case-study-snapshot.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ _— [Fabien](https://twitter.com/bonustrack87), Founder and CEO, Snapshot L
1313

1414
## Overview
1515

16-
::: right
17-
<img src="./images/case-studies/logo-snapshot.png" alt="Snapshot logo" width="200">
18-
:::
19-
2016
In this case study, you'll learn how [Snapshot](https://snapshot.org/) works and how it uses IPFS to lower the barriers to entry for voting and community governance.
2117

2218
## What is Snapshot
2319

20+
::: right
21+
<img src="./images/case-studies/logo-snapshot.png" alt="Snapshot logo" width="200">
22+
:::
23+
2424
Snapshot is an open-source **voting platform** for Web3 projects, DAOs, and communities that uses IPFS as its main storage layer.
2525
Snapshot works with projects deployed to Ethereum and EVM compatible chains and allows the use of governance tokens as a means to distribute voting power and eligibility.
2626

@@ -133,7 +133,7 @@ Moreover, IPFS has several properties that enable that mission:
133133

134134
## Snapshot & IPFS: the future
135135

136-
As Snapshot continues to evolve, the team looks forward to decentralizing its tech stack so that anyone can run a node, reducing the dependency on the Snapshot Node.js severs. Thanks to IPFS's integral role in Snapshot, a significant part of their data layer is already decentralized.
136+
As Snapshot continues to evolve, the team looks forward to decentralizing its tech stack so that anyone can run a node, reducing the dependency on the Snapshot Node.js servers. Thanks to IPFS's integral role in Snapshot, a significant part of their data layer is already decentralized.
137137

138138
::: callout
139139
**"Anytime we need to store data in Snapshot, we use IPFS so that users get full transparency and the ability to also take an active part in replicating that data."**

0 commit comments

Comments
 (0)