Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Commit c609003

Browse files
authored
feat: show simulation info on tips-ui / styling (#89)
* feat: show simulation details for bundle * links to block explorers * fix lints
1 parent 336e9ee commit c609003

8 files changed

Lines changed: 625 additions & 310 deletions

File tree

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ TIPS_AUDIT_S3_ACCESS_KEY_ID=minioadmin
3232
TIPS_AUDIT_S3_SECRET_ACCESS_KEY=minioadmin
3333

3434
# TIPS UI
35+
NEXT_PUBLIC_BLOCK_EXPLORER_URL=https://base.blockscout.com
3536
TIPS_UI_AWS_REGION=us-east-1
3637
TIPS_UI_S3_BUCKET_NAME=tips
3738
TIPS_UI_S3_CONFIG_TYPE=manual

ui/src/app/api/bundles/all/route.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

ui/src/app/api/bundles/route.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)