Skip to content

Commit 730f762

Browse files
authored
Update README.md
Add venus incubation program to community.
1 parent 663e824 commit 730f762

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- [Chat](#chat)
1212
- [GitHub issues](#github-issues)
1313
- [Security issues and disclosures](#security-issues-and-disclosures)
14+
- [Storage Provider Incubation Program](#storage-provider-incubation-program)
1415
- [Useful links](#useful-links)
1516
- [Ecosystem Projects](#ecosystem-projects)
1617
- [Showcase Your Project!](#showcase-your-project)
@@ -125,6 +126,42 @@ Almost anything you find that is a bug in the codebase should be filed as an iss
125126

126127
Please refer to [SECURITY.md](./SECURITY.md) document found in this repo on how to best report findings and participate on the bug bounty program.
127128

129+
## Storage Provider Incubation Program
130+
131+
The incubation program is announced by Filecoin Foundation partnered with [Venus Team](https://filecoinproject.slack.com/archives/CEHHJNJS3) as technical consultant on July 8, 2021. Details of the program can be found [here](https://filecoinfoundation.medium.com/introducing-the-filecoin-storage-provider-incubation-center-ea8743e18e).
132+
133+
### Overview
134+
135+
The program aims to ease small to medium sized storage provider into having better expierence of operating a storage service. Participants of the program will deploy their storage services using Venus implementation of Filecoin with minimum future maintenance and lowered hardware costs.
136+
137+
#### Application
138+
139+
To Apply, fill out the form [here](http://venusteam.mikecrm.com/1lmpQtj). Application deadline for the first bactch is July 19, 2021.
140+
141+
#### Prerequisites
142+
143+
To take adavantage of the free 90-day [shared venus modules](https://venus.filecoin.io/guide/Using-venus-Shared-Modules.html#introducing-venus-modules) of the incubation program, storage providers are required to grow at least 2TiB/day.
144+
145+
#### Resources
146+
147+
Program Roadmap: https://github.com/Joss-Hua/Mining-Incubator
148+
149+
Venus Documentations: https://venus.filecoin.io/
150+
151+
Slack Channel: [#fil-venus](https://filecoinproject.slack.com/archives/CEHHJNJS3)
152+
153+
Contact: [@Joss-Venus](https://filecoinproject.slack.com/archives/D01SD621WBT) or [@Tim Guo](https://filecoinproject.slack.com/archives/D0209UW29FE)
154+
155+
156+
157+
### About Venus
158+
159+
Venus is a Go implementation of the Filecoin Distributed Storage Network, which focuses its resources on the following...
160+
161+
- **Security**: Secure by design. Safe guard your keys and storage operation with our extensive security features.
162+
- **Simplicity first**: Modularized setup with less overhead in maintenance will get you started in no time.
163+
- **Storage Pool**: Share infrastructure with other storage providers to unlock your true potentials.
164+
128165
## Useful links
129166

130167
If you are new to the Filecoin Project, below are some helpful links for you to learn more about it:

0 commit comments

Comments
 (0)