Skip to content

Files

Latest commit

 

History

History
53 lines (36 loc) · 2.09 KB

truffle_preserve-en.md

File metadata and controls

53 lines (36 loc) · 2.09 KB

Project Name

Truffle Preserve

Category

Developer Tooling

Project Description

In thinking about our support for Filecoin, the idea of preservation came quickly to mind. We envisioned that preserving application data like Javascript frontends and static assets would be a normal part of the deployment process. So we ran with that idea and added a new command to the Truffle command line tool: truffle preserve.

Like preserving fruit, Truffle follows a "recipe" to preserve your files. In the gif above, Truffle is using the filecoin recipe, which will ship standard with our new version of Truffle. To use truffle preserve, simply specify the files you want to preserve on the command line, and choose between the --filecoin or --ipfs recipes. The filecoin recipe uses the ipfs recipe under the hood. You can choose only the ipfs recipe if you have a different set up!

Project Status

Beta release & stable version under development

Previews

https://drive.google.com/file/d/1gIM416dnc2YAUYOIPu2HhkOSDaWM2G3p/view?usp=sharing Uploading WX20210226-185438@2x.png…

Target Audience

Developers

Rough estimated user base (if applicable)

Truffle Suite has about 6 million downloads across our suite of tools including Truffle, Ganache, Drizzle, and Teams

Github repo

https://github.com/trufflesuite/truffle

Website

https://www.trufflesuite.com/

Docs

Our docs are located here: https://www.trufflesuite.com/docs More docs for this project will be published in April 2021.

Team Info

Team Size

Truffle Suite is a team of 13 developers working across our sweet suite of tools.

Team members

The main developers on this projects are @gnidan and @tcoulter with help from our friend, @rkalis.

How the community can engage

Email: inquiry@trufflesuite.com Twitter: @trufflesuite Discord: http://trfl.co/truffle-community
Filecoin Community Discussion: #92

How to Contribute

Try out Truffle Preserve and send us your feedback on Discord. We'd love to hear fromy you!