Skip to main content

NestJS SDK

MultiversX NestJS Microservice Utilities

erdnest contains a set of utilities commonly used in the MultiversX Microservice ecosystem.

PackageSource codeDescription
sdk-nestjsGithubA set of utilities commonly used in the MultiversX Microservice ecosystem.
tip

When developing microservices, we recommend starting from the microservice-template as it integrates off-the-shelf features like: public & private endpoints, cache warmer, transactions processor, queue worker

Source codeDescription
microservice-templateREST API facade template for microservices that interact with the MultiversX blockchain.