Skip to content

Commit 00e404e

Browse files
authored
Merge pull request #229 from cgpiao/master
[Project Submission] datsphere application
2 parents 34e0627 + 3621ef3 commit 00e404e

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

projects/application/DatSphere-en.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Project Name
2+
DatSphere
3+
4+
## Category
5+
application
6+
7+
## Project Description
8+
Datsphere: A blockchain based drive.
9+
Datsphere enable files to be placed and retrieved through on-chain transactions by the power of IPFS and Filecoin Network.
10+
We already implemented basic features, such as login/register an account, navigate uploaded files, upload file/folder, import remote ipfs hash to drive, create text-file/folder, generate ipfs hash to uploaded files. To visit Datsphere: https://datsphere.com/
11+
### Future Plans
12+
- Redesign UI/UX
13+
- Provide handful SDK toolkit, help developers integrate drive to their service
14+
- Integrate Payment System
15+
- Support file versioning system
16+
17+
## Project Status
18+
under development
19+
### Done
20+
- Account Module
21+
- Login
22+
- Register
23+
- Password Change
24+
- Reset Password
25+
- Drive Module
26+
- navigate files
27+
- upload file/folder
28+
- create and update text-file/folder
29+
- download file/folder
30+
- IPFS Module
31+
- import remote ipfs hash
32+
- generate ipfs hash for uploaded files
33+
### Todo
34+
- integrate FileCoin
35+
36+
## Previews
37+
38+
39+
## Target Audience
40+
normal user, developer
41+
42+
## Rough estimated user base (if applicable)
43+
44+
45+
## Github repo
46+
https://github.com/cgpiao/datsphere
47+
48+
## Website
49+
https://datsphere.com
50+
51+
## Docs
52+
https://github.com/cgpiao/datsphere
53+
54+
## Team Info
55+
A small start-up team.
56+
57+
### Team Size
58+
3
59+
60+
### Team members
61+
ChengGuo Piao
62+
GuiHu Shen
63+
YaZhou Li
64+
65+
## How the community can engage
66+
GitHub Discussion: https://github.com/filecoin-project/community/discussions/228
67+
68+
69+
## How to Contribute

0 commit comments

Comments
 (0)