React SDKThe React SDK offers a convenient way to query assets within React-based applications. It leverages React’s provider and hook-based approach, simplifying asset retrieval and integration within React projects.https://www.npmjs.com/package/@futureverse/asset-register-reactCore SDKThe Core SDK is designed for Node.js environments but can also be utilized in frameworks other than React. It provides a versatile means of interacting with the Assets API, offering comprehensive asset querying and manipulation functionality.https://www.npmjs.com/package/@futureverse/asset-register
For developers seeking more customized functionality or specific use cases, direct interaction with the GraphQL API is also supported. The API is fully Relay specification compliant.Using the API directly allows for fine-grained control over asset queries and enables the execution of custom calls.