NestJS SDK
MultiversX NestJS Microservice Utilities
erdnest contains a set of utilities commonly used in the MultiversX Microservice ecosystem.
Package | Source code | Description |
---|---|---|
sdk-nestjs | Github | A 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 code | Description |
---|---|
microservice-template | REST API facade template for microservices that interact with the MultiversX blockchain. |