SDK
Last updated
Last updated
Please visit GitHub link to get started. https://github.com/filecoin-project/devgrants/issues/1602
Ghost Drive SDK optimized for secure data management, utilizing client-side encryption and a local mnemonic to enhance data security without exposing sensitive information to Ghostdrive servers.
Installation and Configuration Procedures:
Mnemonic Configuration: Ensure that the mnemonic associated with your Ghostdrive account. This mnemonic is pivotal for encryption processes and secure access.
Creation and Attachment of a New Mnemonic: You can utilize mnemonic from your current crypto wallet or you can create new wallet and attach address on your GhostDrive account page.
Key and Secret Acquisition: Navigate to the GhostDrive developers portal to secure your unique key and secret.
GD CLI Tools Installation: Commence the installation process of the GD CLI Tools using command below.
Please visit GitHub link to get started.