Skip to content

Commit 3d8e4a8

Browse files
authored
Merge pull request #87 from Lizdaldal/Filecoin-Flavored-Ganache
[Project Submission] Filecoin Flavored Ganache
2 parents 230797c + 53c2158 commit 3d8e4a8

File tree

1 file changed

+26
-20
lines changed

1 file changed

+26
-20
lines changed
Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,53 @@
1-
## Project Name <!-- Add your project name here"-->
2-
<!-- Add you project logo here if available-->
1+
## Project Name
2+
Filecoin Flavored Ganache
33

44
## Category
5-
<!--developer tooling, application, wallet, infrastructure, etc-->
5+
Developer Tooling
66

77
## 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!
99

1010
## Project Status
11-
<!--brainstorming, fundraising, under development, beta, shipped, etc-->
11+
Alpha version released & stable version under development
1212

1313
## 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+
1519

1620
## Target Audience
17-
<!--Describe who will be your project's users-->
21+
Developers
1822

1923
## 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
2125

2226
## 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
2429

2530
## Website
26-
<!--Link your website if available-->
31+
https://www.trufflesuite.com/
2732

2833
## 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.
3036

3137
## Team Info
32-
<!-- Introduce your amazing team - how many team members are working on this project and who are they?-->
38+
3339
### Team Size
40+
Truffle Suite is a team of 13 developers working across our sweet suite of tools.
3441

35-
### Team members
42+
### Team members
43+
The main developers on this projects are @tcoulter and @seesemichaelj.
3644

3745
## 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
4550

4651
## How to Contribute
4752
<!--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

Comments
 (0)