decentraland / decentraland/catalyst

Move all unused functions from catalyst-client to lambdas

Open
#1,119 1 comment 0 reactions 1 assignee Claimed by @aleortega View on GitHub
Dominant language
TypeScript
Stars
52
Forks
56
Avg merge
5m
Merged PRs (30d)
1

Description

Many functions present in the catalyst-client are only used by lambdas.

To name a few, we have `pipeContent` and `fetchContentStatus`.

In order to provide better APIs for clients, only reused functions should live in the shared client to lower the complexity of the solution and the libraries involved.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.