Skip to main content

Quickstart

js

The Javascript SDK is the link between your dapp and Third Storage. With Third Storage SDK facilitates you with countless functions that can be helpful in building your dream dapp. Here are the step-by-step resources that can help you get started with the Javascript SDK :

Step 1 : Installing the Javascript SDK is the first step to get started.

Step 2 : Import and initialize the ThirdStorageClient() with required parameters in the root of your dapp.

Step 3 : Authenticate your users in the web3 way using wallets instead of passwords.

Step 4 : Manage your user data and access control valuing their privacy and data-ownership.

Step 5 : Store and retrive data from databases supercharged by web3 storage providers.

Step 6 : Store files in geo-redundant, perpetual and immutable file storage.

Step 7 : Connect to the world of blockchain to read and call any smart-contracts of your choice.

Step 8 : With SDK suite, leverage the endless possiblities offered by Third Storage.

References and examples

If you are looking for some references to build your first dapp with Third Storage, try out the web examples