slate/README.md

35 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2020-09-07 06:42:51 +03:00
![Slate](https://user-images.githubusercontent.com/310223/92346209-e368d580-f080-11ea-8693-0fb64f8d3b97.jpg)
2020-07-21 22:18:58 +03:00
# Slate
2020-07-01 03:31:48 +03:00
2020-09-07 06:42:51 +03:00
### An open source storage system for your data that makes it easy to collect, organize, and share them anywhere on the web.
2020-02-19 09:30:47 +03:00
2020-09-07 06:42:51 +03:00
- [Create an account and try it out!](https://slate.host)
- [Filecoin](https://filecoin.io)
- [Textile](https://textile.io)
- [Twitter](https://twitter.com/_slate)
2020-07-23 08:00:38 +03:00
2020-08-24 00:53:44 +03:00
### Introduction
2020-09-07 06:42:51 +03:00
![Slate Preview](https://user-images.githubusercontent.com/310223/92346093-94bb3b80-f080-11ea-8ac6-c4cce3cd1aec.gif)
2020-09-04 21:37:18 +03:00
Slate is the first open source file storage application designed to encourage collaboration and research across a distributed network. It is a first step towards enabling a thriving network for data storage and transactions powered by IPFS, Filecoin and Textile that is open and usable for everyone. Our goal is to provide a meaningful story for every feature the protocol provides today and in the future. The Slate Project is the byproduct of a growing community of contributors from around the world.
2020-09-04 21:37:18 +03:00
Slate is tightly scoped for the present and more broadly thought out for the future. Our primary objective is to create a best-in-class experience for uploading, collecting, and sharing media. Additional filetypes will be supported, but our focus is to start with the pieces that apply to everyone and then dial into more specific formats.
2021-04-23 07:18:02 +03:00
- Example collection: https://slate.host/tara/loom
2020-09-07 06:42:51 +03:00
- Example user profile: https://slate.host/gndclouds
- New brand: https://slate.host/narative/slate-brand-identity
2020-09-04 21:37:18 +03:00
- Monet on Filecoin: https://slate.host/slate/monet
2020-09-07 06:42:51 +03:00
[Create an account and try it out!](https://slate.host/_)
2020-09-04 21:37:18 +03:00
2020-09-07 06:42:51 +03:00
# Get involved
2021-12-09 00:06:22 +03:00
Slate is built by a growing community of collaborators and contributors. Wed love for you to join us! You can reach out to us by email at hello@slate.host
2020-11-01 00:20:29 +03:00
## Developer API
2021-12-09 00:06:22 +03:00
Slate has a Developer API that allows you upload files using code and HTTP. Every user who creates an account on Slate can use the API. The documentation is visible after logging in, under the API tab.