Züs
Search
⌃
K
About Züs
Concepts
Architecture
Tokenomics
Store
Earn
Build
NFT
Resources
Whitepapers
Patents
API Reference
Endpoints
Hackathon
Register to Hackathon
Repos
Documentation
Products
Bolt
Vult
Atlus
Blimp
Chimney
Chalk
Guides
Züs GoSDK
Züs js-sdk
Repo
Get Started
SDK Reference
js-sdk sample webapp
js-sdk sample website
Setting up Project
Describing Code
Importing Libraries and js-sdk functions
Creating Constants
Js-sdk Functionalities in Website
Adding Styling Elements to Website
Zbox CLI
Zwallet CLI
Add a Blobber
Add a Miner/Sharder
Setup a Blockchain
Glossary
Support
Help Center
Powered By
GitBook
Js-sdk Functionalities in Website
Listing some of the functions in index.js using js-sdk methods .
init
Initialize the js-sdk. Utilizes js-sdk
init
method. Source Code:
Link
createWallet
Create Wallet. Utilizes js-sdk
createWallet
method. Source Code:
Link
download
Download File. Utilizes js-sdk
download
method. Source Code:
Link
setWallet
Set Wallet. Utilizes js-sdk
setWallet
method. Source Code:
Link
decodeAuthTicket
Decode AuthTicket. Utilizes js-sdk
decodeAuthTicket
method. Source Code:
Link
listSharedFiles
List all the shared files. Utilizes js-sdk
listSharedFiles
method.
More comprehensive list of js-sdk functions can be found here in
SDK Reference
.
Previous
Creating Constants
Next
Adding Styling Elements to Website
Last modified
3mo ago