.profile/README.md
Stanislav Bogatyrev 9508ee73db Reword profile README and make it more compact
Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
2024-09-20 17:23:41 +03:00

1.4 KiB

FrostFS

FrostFS is a decentralized distributed object storage system integrated with the Neo N3 Blockchain. FrostFS nodes organize a peer-to-peer network that takes care of storing and distributing user's data.

Our goal is to develop a decentralized platform that addresses practical, real-world challenges currently tackled through centralized solutions. We aim to provide a robust and efficient alternative that enhances accessibility, security, and data autonomy for users in today’s digital landscape.

FrostFS has a native gRPC API, SDK and protocol gateways for popular protocols such as AWS S3, HTTP, FUSE and sFTP allowing developers to integrate applications without rewriting their code.

For a quick start and test integration with your Application try our All-In-One container. To start working with code see our Development Environment.