![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Topics >> by >> idx_a_devkit_for_open_ident |
idx_a_devkit_for_open_ident Photos Topic maintained by (see all topics) |
||
The Facts About 2021 IDX & Home Search Report - The Made in America RevealedFor instance you could lookup a user's profile based upon their DID, their Ethereum account, or their Twitter manage; or you might lookup a user's Filecoin account based on their Polkadot account. get it here are working with The Chart on indexing these identity structures which will open up many new chances in this realm. ![]() If you also need a way of saving and managing user information, you have 3 primary choices. Use the IDX library to directly store files on the Ceramic Network and include recommendations to those files in the user's index. For this choice, no additional software is needed; 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 agreements and use IDX to include references to this information in your user's index. ![]() This holds true despite where the data lives (servers or decentralized networks) or which application first developed the information. The identity index contains mappings to various data sources, Share data throughout applications and silos, As described above, the essential element of IDX that de-silos details, promotes interoperability, and allows user control is the identity index. ![]() Intelligent IDX Website - Chime CRM - The FactsThe identity index serves as the information root for each user and makes everything visible. To even more promote interoperability, the identity index permits developers to: Publish schemas, names, and descriptions for information points they are adding to the index, so others can more easily consume this details, Release endpoints for where this information can be discovered, whether a Doc, ID on Ceramic, a CID on IPFS/Filecoin, an agreement on Ethereum, or an endpoint for a hosted service, Request consent to gain access to encrypted information points in the index, Developing with IDXThe following area details how to begin building with IDX. Setup, First, we'll need to set up the main 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 a given DID. This example shows how to just query the basic profile for a given Ceramic from '@ceramicnetwork/ ceramic-http-client' import IDX from '@ceramicstudio/ idx' import meanings from '@ceramicstudio/ idx-constants'// Usage Ceramic devnetconst ceramic = new Ceramic('< https://ceramic. |
||
|