keep-starknet-strange/madara-tsukuyomi

Feat: Update Madara explorer to the new version

Open

#45 opened on Sep 26, 2023

 (2 comments) (0 reactions) (1 assignee)TypeScript (16 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

Description

We used to support binaries of apps when we started tsukuyomi. However, that quickly became difficult to maintain. So now we have shifted all apps to being Docker images. The purpose of this issue is to update Tsukuyomi to use the latest version of the madara explorer from lambda class as a docker container inside tsukuyomi (like all other apps)

Contributor guide