Listing some of the functions in index.js using js-sdk methods .
Initialize the js-sdk. Utilizes js-sdk init method. Source Code: Linkarrow-up-right
Create Wallet. Utilizes js-sdk createWallet method. Source Code: Linkarrow-up-right
Download File. Utilizes js-sdk download method. Source Code: Link arrow-up-right
Set Wallet. Utilizes js-sdk setWallet method. Source Code: Linkarrow-up-right
Decode AuthTicket. Utilizes js-sdk decodeAuthTicket method. Source Code: Link arrow-up-right
List all the shared files. Utilizes js-sdk listSharedFilesarrow-up-right method.
More comprehensive list of js-sdk functions can be found here in SDK Reference.
Last updated 2 years ago