Skip to content

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

File tree

8 files changed

+625
-310
lines changed

8 files changed

+625
-310
lines changed

.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)