![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Topics >> by >> the_main_principles_of_impre |
the_main_principles_of_impre Photos Topic maintained by (see all topics) |
||
Some Ideas on IDX and FAQ's - bridgeMLS You Should KnowFor example you might lookup a user's profile based on their DID, their Ethereum account, or their Twitter handle; or you might lookup a user's Filecoin account based upon their Polkadot account. Full Article are working with The Chart on indexing these identity structures which will open lots of brand-new opportunities in this world. If you also need a way of keeping and managing user data, you have 3 main choices. Use the IDX library to straight store files on the Ceramic Network and include recommendations to those files in the user's index. For this option, no additional software application is required; it works out of the box with IDX.Store information in alternative data storage systems such as Filecoin, IPFS, Sia, Arweave, Textile, Orbit, DB, Secure Data Stores, or Ethereum agreements and use IDX to add referrals to this information in your user's index. ![]() This is real no matter where the information lives (servers or decentralized networks) or which application initially developed the data. The identity index consists of mappings to different data sources, Share information across applications and silos, As described above, the key element of IDX that de-silos info, promotes interoperability, and allows user control is the identity index. ![]() Our IDX - Crunchbase Company Profile & Funding DiariesThe identity index serves as the info root for each user and makes whatever visible. To further promote interoperability, the identity index enables designers to: Publish schemas, names, and descriptions for information points they are contributing to the index, so others can more easily consume this information, Publish endpoints for where this information 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 consent to access encrypted data points in the index, Developing with IDXThe following area describes how to start developing with IDX. Setup, First, we'll require to set up the main IDX library and associated dependences: npm set up @ceramicnetwork/ ceramic-http-client @ceramicstudio/ idx @ceramicstudio/ idx-constants, Inquiry an identity, Then we can utilize these libraries to link IDX to a Ceramic network and interact with the documents associated to a provided DID. This example demonstrates how to just query the fundamental profile for a provided Ceramic from '@ceramicnetwork/ ceramic-http-client' import IDX from '@ceramicstudio/ idx' import definitions from '@ceramicstudio/ idx-constants'// Usage Ceramic devnetconst ceramic = brand-new Ceramic('< https://ceramic. |
||
|