![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Topics >> by >> the_best_strategy_to_use_for |
the_best_strategy_to_use_for Photos Topic maintained by (see all topics) |
||
Some Of PPMLS IDX InformationFor instance you could lookup a user's profile based upon their DID, their Ethereum account, or their Twitter deal with; or you might lookup a user's Filecoin account based on their Polkadot account. showcaseidx are working with The Chart on indexing these identity structures which will open lots of brand-new opportunities in this world. If you likewise need a method of keeping and managing user information, you have 3 main choices. Use the IDX library to directly save files on the Ceramic Network and add references to those files in the user's index. For this option, no additional software application is required; it works out of package with IDX.Store data in alternative information storage systems such as Filecoin, IPFS, Sia, Arweave, Fabric, Orbit, DB, Secure Data Stores, or Ethereum contracts and use IDX to include references to this data in your user's index. ![]() ![]() This is true regardless of where the information resides (servers or decentralized networks) or which application first created the information. The identity index contains mappings to different data sources, Share information throughout applications and silos, As described above, the crucial aspect of IDX that de-silos info, promotes interoperability, and enables user control is the identity index. ![]() ![]() What is IDX? - For Real Estate Agents for BeginnersThe identity index works as the information root for each user and makes whatever visible. To further promote interoperability, the identity index enables developers to: Release schemas, names, and descriptions for data points they are contributing to the index, so others can more quickly consume this info, Release endpoints for where this details can be found, whether a Doc, ID on Ceramic, a CID on IPFS/Filecoin, a contract on Ethereum, or an endpoint for a hosted service, Request authorization to access encrypted information points in the index, Developing with IDXThe following section details how to begin constructing with IDX. Setup, First, we'll require to set up the primary IDX library and associated dependences: npm install @ceramicnetwork/ ceramic-http-client @ceramicstudio/ idx @ceramicstudio/ idx-constants, Question an identity, Then we can utilize these libraries to link IDX to a Ceramic network and connect with the documents associated to an offered DID. This example demonstrates how to just query the standard profile for a provided Ceramic from '@ceramicnetwork/ ceramic-http-client' import IDX from '@ceramicstudio/ idx' import definitions from '@ceramicstudio/ idx-constants'// Use Ceramic devnetconst ceramic = new Ceramic('< https://ceramic. |
||
|