|
1 |
| -## Project Name <!-- Add your project name here"--> |
2 |
| -<!-- Add you project logo here if available--> |
| 1 | +## Project Name |
| 2 | +Filecoin Flavored Ganache |
3 | 3 |
|
4 | 4 | ## Category
|
5 |
| -<!--developer tooling, application, wallet, infrastructure, etc--> |
| 5 | +Developer Tooling |
6 | 6 |
|
7 | 7 | ## Project Description
|
8 |
| -<!--Describe your project in a few sentences. --> |
| 8 | +Ganache was built as the sister application to Truffle, to speed up development and testing Ethereum applications. Now that we've added support to Truffle, it's only natural we provide the same highly-modular simulator for Filecoin. We are currently creating a Filecoin simulation library, as part of ganache-core. We are also developing support in our graphical version of Ganache. You can checkout some early mocks under previews! |
9 | 9 |
|
10 | 10 | ## Project Status
|
11 |
| -<!--brainstorming, fundraising, under development, beta, shipped, etc--> |
| 11 | +Alpha version released & stable version under development |
12 | 12 |
|
13 | 13 | ## Previews
|
14 |
| -<!--Add some screenshots to give a preview of your product--> |
| 14 | +https://drive.google.com/file/d/1C3gRnm0-aF1xGgv5EcNRuvkpAQrhLVID/view?usp=sharing |
| 15 | +<img width="809" alt="Screen Shot 2021-02-26 at 6 52 16 PM" src="https://user-images.githubusercontent.com/42981373/109367338-cbba1f00-7863-11eb-86a3-3916a9060b72.png"> |
| 16 | +<img width="806" alt="WX20210226-185257@2x" src="https://user-images.githubusercontent.com/42981373/109367367-dd032b80-7863-11eb-896b-0af1a294b601.png"> |
| 17 | + |
| 18 | + |
15 | 19 |
|
16 | 20 | ## Target Audience
|
17 |
| -<!--Describe who will be your project's users--> |
| 21 | +Developers |
18 | 22 |
|
19 | 23 | ## Rough estimated user base (if applicable)
|
20 |
| -<!--How many users do you have right now?--> |
| 24 | +Truffle Suite has about 6 million downloads across our suite of tools including Truffle, Ganache, Drizzle, and Teams |
21 | 25 |
|
22 | 26 | ## Github repo
|
23 |
| -<!--Attach a link to your GitHub repo if it's OSS--> |
| 27 | +https://github.com/trufflesuite |
| 28 | +Alpha version of Filecoin Flavored Ganache is available here: https://github.com/trufflesuite/ganache-filecoin-alpha-cli |
24 | 29 |
|
25 | 30 | ## Website
|
26 |
| -<!--Link your website if available--> |
| 31 | +https://www.trufflesuite.com/ |
27 | 32 |
|
28 | 33 | ## Docs
|
29 |
| -<!--Including a link to your project docs!--> |
| 34 | +Our docs are located here: https://www.trufflesuite.com/docs |
| 35 | +More docs for this project will be published in April 2021. |
30 | 36 |
|
31 | 37 | ## Team Info
|
32 |
| -<!-- Introduce your amazing team - how many team members are working on this project and who are they?--> |
| 38 | + |
33 | 39 | ### Team Size
|
| 40 | +Truffle Suite is a team of 13 developers working across our sweet suite of tools. |
34 | 41 |
|
35 |
| -### Team members |
| 42 | +### Team members |
| 43 | +The main developers on this projects are @tcoulter and @seesemichaelj. |
36 | 44 |
|
37 | 45 | ## How the community can engage
|
38 |
| -GitHub Discussion: <!--Start a disucssion with the community here: https://github.com/filecoin-project/community/discussions/new and attach the link!--> |
39 |
| -Email: |
40 |
| -Slack: |
41 |
| -Twitter: |
42 |
| -Discord: |
43 |
| -Telegram: |
44 |
| -WeChat: |
| 46 | + |
| 47 | +Twitter: @trufflesuite |
| 48 | +Discord: http://trfl.co/truffle-community |
| 49 | +Filecoin Community Discussion: https://github.com/filecoin-project/community/discussions/92 |
45 | 50 |
|
46 | 51 | ## How to Contribute
|
47 | 52 | <!--How can the community contribute to your project?-->
|
| 53 | +Try out the alpha version of Filecoin Flavored Ganache and send us your feedback on Discord. We'd love to hear fromy you! |
0 commit comments