From 77db9518c2a06c13f1dad151182199ca38966f8e Mon Sep 17 00:00:00 2001 From: augustas-effect Date: Fri, 7 Nov 2025 17:03:40 +0200 Subject: [PATCH 1/4] improve live demo and custom deployments sections --- README.md | 40 ++++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 61f0c0c..e2bbda7 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,27 @@ - Can be self-hosted and connected to any RPC—ideal for rollups and Rollup-as-a-Service platforms - Enterprise-grade privacy: zero telemetry, full data control, and on-premises hosting +## Live Demo + +### Try Walnut on the Web + +Debug and simulate any transaction or click *Try an example transaction* to get started. + +[![Launch Demo](https://img.shields.io/badge/Launch%20Demo-3C3FE7?style=for-the-badge&logo=rocket&logoColor=white&labelColor=3C3FE7)](https://evm.walnut.dev) + +Currently live networks: OP Mainnet, OP Sepolia, and Powerloom Devnet. + +[See below](#custom-deployments) if you want to try Walnut on other EVM chains. + +https://github.com/user-attachments/assets/c58884e5-a6b8-49fe-8f3f-08246d3139fd + ## Table of Contents - [Who is Walnut for?](#who-is-walnut-for) -- [Live Demo](#live-demo) - [Features and Roadmap](#features-and-roadmap) -- [Enterprise \& Privacy](#enterprise--privacy) +- [Custom Deployments](#custom-deployments) + - [Hosting](#hosting) + - [Enterprise \& Privacy](#enterprise--privacy) - [Deployment and Self-Hosting](#deployment-and-self-hosting) - [Local Setup \& Usage](#local-setup--usage) - [1. Install Prerequisites](#1-install-prerequisites) @@ -43,12 +58,6 @@ - **Smart contract developers** who want to trace, simulate, and understand on-chain code execution. - **Enterprises** that require privacy, data protection, and self-hosting—[get in touch](https://walnut.dev/contact) for custom support or deployment help. -## Live Demo - -https://github.com/user-attachments/assets/c58884e5-a6b8-49fe-8f3f-08246d3139fd - -Try Walnut live at [evm.walnut.dev](https://evm.walnut.dev) - ## Features and Roadmap - [x] Full transaction call trace with internal function calls and decoded values @@ -60,9 +69,20 @@ Try Walnut live at [evm.walnut.dev](https://evm.walnut.dev) - [ ] Cross-chain message tracing - [ ] Realtime monitoring -## Enterprise & Privacy +## Custom Deployments + +### Hosting + +If you need support for any EVM-compatible chain or custom work, we can help. Our team has built and hosted debuggers, explorers, and other utilities for years. We're happy to set up a custom stack to fit your needs. + +Click below or reach out on support@walnut.dev to get in touch. + +[![Telegram](https://img.shields.io/badge/Telegram-3C3FE7?style=for-the-badge&logo=telegram&logoColor=white&labelColor=3C3FE7)](https://t.me/walnuthq) +[![Email](https://img.shields.io/badge/Email-3C3FE7?style=for-the-badge&logo=gmail&logoColor=white&labelColor=3C3FE7)](mailto:support@walnut.dev) + +### Enterprise & Privacy -Walnut is designed for organizations that require strict data privacy and control. All data is processed locally with zero telemetry, ensuring sensitive information never leaves your infrastructure. For privacy-sensitive or enterprise deployments, [contact us](mailto:support@walnut.dev). +Walnut is designed for organizations that require strict data privacy and control. All data is processed locally with zero telemetry, ensuring sensitive information never leaves your infrastructure. Contact us for privacy-sensitive or enterprise deployments. ## Deployment and Self-Hosting From 95920a425316b27936c8c6b97a9a4e980a882180 Mon Sep 17 00:00:00 2001 From: augustas Date: Wed, 12 Nov 2025 11:56:17 +0200 Subject: [PATCH 2/4] add a demo link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2bbda7..424dc6c 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,13 @@ ### Try Walnut on the Web +> Walnut EVM is available on [evm.walnut.dev](https://evm.walnut.dev/) + Debug and simulate any transaction or click *Try an example transaction* to get started. [![Launch Demo](https://img.shields.io/badge/Launch%20Demo-3C3FE7?style=for-the-badge&logo=rocket&logoColor=white&labelColor=3C3FE7)](https://evm.walnut.dev) -Currently live networks: OP Mainnet, OP Sepolia, and Powerloom Devnet. +Currently live networks: *OP Mainnet, OP Sepolia, and Powerloom Devnet.* [See below](#custom-deployments) if you want to try Walnut on other EVM chains. From d79ee36b24f39dbea515f8f7b425d9e232968b2d Mon Sep 17 00:00:00 2001 From: augustas Date: Wed, 12 Nov 2025 12:16:20 +0200 Subject: [PATCH 3/4] edit custom deployments link text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marija Mijailović --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 424dc6c..db9949f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Debug and simulate any transaction or click *Try an example transaction* to get Currently live networks: *OP Mainnet, OP Sepolia, and Powerloom Devnet.* -[See below](#custom-deployments) if you want to try Walnut on other EVM chains. +See [Custom Deployments](#custom-deployments) if you'd like to try Walnut on other EVM chains. https://github.com/user-attachments/assets/c58884e5-a6b8-49fe-8f3f-08246d3139fd From 374a7695833a5af89dfad900414dcc57714620ba Mon Sep 17 00:00:00 2001 From: augustas Date: Fri, 14 Nov 2025 15:46:39 +0200 Subject: [PATCH 4/4] implement feedback + normalize headings --- README.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index db9949f..13350f9 100644 --- a/README.md +++ b/README.md @@ -22,26 +22,24 @@ ### Try Walnut on the Web -> Walnut EVM is available on [evm.walnut.dev](https://evm.walnut.dev/) +> Walnut EVM is available on [evm.walnut.dev](https://evm.walnut.dev) -Debug and simulate any transaction or click *Try an example transaction* to get started. +Enter a transaction hash, or click *Try an example transaction*, to begin debugging or simulating. -[![Launch Demo](https://img.shields.io/badge/Launch%20Demo-3C3FE7?style=for-the-badge&logo=rocket&logoColor=white&labelColor=3C3FE7)](https://evm.walnut.dev) +Currently supported networks: *OP Mainnet, OP Sepolia.* -Currently live networks: *OP Mainnet, OP Sepolia, and Powerloom Devnet.* - -See [Custom Deployments](#custom-deployments) if you'd like to try Walnut on other EVM chains. +See [Custom Deployments](#custom-deployments) for integrations with other networks. https://github.com/user-attachments/assets/c58884e5-a6b8-49fe-8f3f-08246d3139fd ## Table of Contents - [Who is Walnut for?](#who-is-walnut-for) -- [Features and Roadmap](#features-and-roadmap) +- [Features \& Roadmap](#features--roadmap) - [Custom Deployments](#custom-deployments) - - [Hosting](#hosting) + - [Hosting \& Custom Work](#hosting--custom-work) - [Enterprise \& Privacy](#enterprise--privacy) -- [Deployment and Self-Hosting](#deployment-and-self-hosting) +- [Deployment \& Self-Hosting](#deployment--self-hosting) - [Local Setup \& Usage](#local-setup--usage) - [1. Install Prerequisites](#1-install-prerequisites) - [2. Set Up Environment Variables](#2-set-up-environment-variables) @@ -60,7 +58,7 @@ https://github.com/user-attachments/assets/c58884e5-a6b8-49fe-8f3f-08246d3139fd - **Smart contract developers** who want to trace, simulate, and understand on-chain code execution. - **Enterprises** that require privacy, data protection, and self-hosting—[get in touch](https://walnut.dev/contact) for custom support or deployment help. -## Features and Roadmap +## Features & Roadmap - [x] Full transaction call trace with internal function calls and decoded values - [x] Step-by-step transaction debugger @@ -73,9 +71,9 @@ https://github.com/user-attachments/assets/c58884e5-a6b8-49fe-8f3f-08246d3139fd ## Custom Deployments -### Hosting +### Hosting & Custom Work -If you need support for any EVM-compatible chain or custom work, we can help. Our team has built and hosted debuggers, explorers, and other utilities for years. We're happy to set up a custom stack to fit your needs. +If you need integration for EVM or other chains, hosting, or any customizations, we can help. Our team has built and hosted debuggers, explorers, and other utilities for years. We're happy to set up a custom stack to fit your needs. Click below or reach out on support@walnut.dev to get in touch. @@ -86,7 +84,7 @@ Click below or reach out on support@walnut.dev to get in touch. Walnut is designed for organizations that require strict data privacy and control. All data is processed locally with zero telemetry, ensuring sensitive information never leaves your infrastructure. Contact us for privacy-sensitive or enterprise deployments. -## Deployment and Self-Hosting +## Deployment & Self-Hosting Walnut is built for self-hosting and is designed to run within your own infrastructure, with support for advanced deployment scenarios using Docker and Kubernetes.