Skip to content
Merged
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 basics/what-is-filecoin/programming-on-filecoin.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The FVM makes it possible to create and manage decentralized and autonomous orga

The FVM allows users to store data once and use repair and replication bots to manage ongoing storage deals, ensuring perpetual data storage. Through smart contracts, users can fund a wallet with FIL, allowing storage providers to maintain data storage indefinitely. Repair bots monitor these storage deals and replicate data across providers as needed, offering long-term data permanence.

### Financial services for miners
### Financial services for storage providers

The FVM can facilitate unique financial services tailored for storage providers (SPs) in the Filecoin ecosystem.

Expand Down
Loading