decentraland-crypto-fetch

JSON →
library 2.0.1 ·javascript
verified Jun 7, 2026

An HTTP fetch library that signs requests using a Decentraland Identity, preserving the native Fetch API. Version 2.0.1 runs on Node >=12 and browsers. It simplifies authenticated communication with Decentraland services by automatically adding signed headers (including optional metadata) to each request. Key differentiators: works with standard `fetch`, supports generator functions and factory injection for custom fetch implementations, and includes a CLI tool. Built on top of `@dcl/crypto` for identity management.