iotaledger / iotaledger/explorer

[Task]: Update CI to use custom built sdk [production]

Open
#1,392 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

### Task description

The SDK is adding a script to build the SDK with the client only which reduces significantly the size of the wasm bindings
Here are some ideas of what we could be done
- Use normal SDK dependency in devmode
- Have a standalone workflow which allows us to custom build the SDK and publish it in eg S3
- On every deploy, if the dependency specified is not present in S3, build it so it can be used internally in the explorer deploys
- Everytime we update the dependency in packages.json we have to update the workflow too so the next build

... thoughts? We should probably discuss this internally to have a proper plan

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.