truffle preserve <path>
Save data to decentralized storage platforms like IPFS and Filecoin
Arguments
Name | Description |
---|---|
path | filepaths |
Options
Name | Description |
---|---|
--environment <name> | Environment name, as defined in truffle-config `environments` object |
--ipfs | Preserve to IPFS |
--filecoin | Preserve to Filecoin |
--buckets | Preserve to Textile Buckets |