Skip to content

Commit 34fc3ad

Browse files
authored
Merge pull request #310 from iamvon/patch-1
[Project Submission] Thrust VS Code Extension
2 parents 7b2f0fe + 9cbb69c commit 34fc3ad

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
## Project Name <!-- Add your project name here with format "Project Name"-->
2+
Thrust - Publishing your static website to IPFS & Filecoin instantly 🚀
3+
4+
## Category
5+
<!--developer tooling, application, wallet, infrastructure, etc-->
6+
developer tooling
7+
8+
## Project Description
9+
<!--Describe your project in a few sentences. -->
10+
<img src="https://github.com/iamvon/thrust-vscode-extension/raw/HEAD/assets/logo.png" alt="drawing" width="200"/>
11+
12+
**Thrust** is the Visual Studio Code Extension which helps Web developers quickly and easily publish their static websites to IPFS & Filecoin blockchain network using [Web3 Storage](https://web3.storage) service maintained by [Protocol Labs](https://protocol.ai). This makes it easier for Web developers to learn and use distributed Web technology, IPFS and Filecoin blockchain network.
13+
14+
Github: https://github.com/iamvon/thrust-vscode-extension
15+
16+
Demo: https://www.youtube.com/watch?v=J5MoIom_tWc
17+
18+
## Project Status
19+
<!--brainstorming, fundraising, under development, beta, shipped, etc-->
20+
Thrust VS Code Extension now avaiable on https://marketplace.visualstudio.com/items?itemName=thrust.thrust
21+
22+
## Previews
23+
<!--Add some screenshots to give a preview of your product-->
24+
You can see a quick demo [here](https://www.youtube.com/watch?v=J5MoIom_tWc).
25+
26+
## Target Audience
27+
<!--Describe who will be your project's users-->
28+
Web developers using Visual Studio Code
29+
30+
## Rough estimated user base (if applicable)
31+
<!--How many users do you have right now?-->
32+
Due to the new project released on 09/19/2021, there have only been 3 installations, but with the recent development trend of the decentralized web, we expect the number of users is expected to increase rapidly.
33+
34+
## Github repo
35+
<!--Attach a link to your GitHub repo if it's OSS-->
36+
Github repo: https://github.com/iamvon/thrust-vscode-extension
37+
38+
## Website
39+
<!--Link your website if available-->
40+
Find Thurst on Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=thrust.thrust
41+
42+
## Docs
43+
<!--Including a link to your project docs!-->
44+
https://github.com/iamvon/thrust-vscode-extension#readme
45+
46+
## Team Info
47+
<!-- Introduce your amazing team - how many team members are working on this project and who are they?-->
48+
49+
### Team Size
50+
2
51+
52+
### Team members
53+
54+
| Name | Email | Github | Role |
55+
|:--------------:|:-----------------------:|:--------------------------------:|:----------------------:|
56+
| Tuan Pham Minh | [email protected] | https://github.com/iamvon | Project Lead Developer |
57+
| Thanh Vuong | [email protected] | https://github.com/vuongthanh148 | Developer |
58+
59+
**Tuan Pham Minh** is in the team won the blockchain track at Junction hackathon 2018 held in Helsinki, Finland. You can find more information at [Infinity Blockchain Labs](https://blockchainlabs.asia/news/infinito-phoenix-and-their-path-to-junction-2018/) or [NEO](https://neonewstoday.com/general/meet-the-top-3-teams-from-the-neo-track-at-the-2018-junction-hackathon-finland/).
60+
61+
## How the community can engage
62+
GitHub Discussion: https://github.com/filecoin-project/community/discussions/309
63+
64+
Twitter: https://twitter.com/tuanpmhd
65+
Linkedin: https://www.linkedin.com/in/tuanpmhd
66+
67+
## How to Contribute
68+
<!--How can the community contribute to your project?-->
69+
We appreciate contributions on any level, code, docs, discussions or anything for make Thrust better! Our [Github repo](https://github.com/iamvon/thrust-vscode-extension) always be available.
70+

0 commit comments

Comments
 (0)