Skip to content

Commit 7588f06

Browse files
authored
init&finish (#1487)
1 parent 5eb7843 commit 7588f06

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

components/Starknet/modules/tools/pages/devtools/interacting-with-starknet.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,8 @@ https://github.com/NethermindEth/entro[Entro^] helps decoding and analyzing Star
7474

7575
[#rpc-request-builder]
7676
== Starknet RPC Request Builder
77-
https://rpc-request-builder.voyager.online/[Starknet RPC Request Builder^] is a useful tool for generating RPC queries for Starknet, with support for basic example for JavaScript, Go, and Rust.
77+
https://rpc-request-builder.voyager.online/[Starknet RPC Request Builder^] is a useful tool for generating RPC queries for Starknet, with support for basic example for JavaScript, Go, and Rust.
78+
79+
[#walnut]
80+
== Walnut
81+
https://walnut.dev/[Walnut^] is a transaction debugger and simulator for Starknet that supports Starknet Mainnet, Starknet Sepolia and Starknet Appchains and includes transaction call trace analysis, visual transaction step by step debugger, and transaction simulator.

components/Starknet/modules/tools/pages/devtools/overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ The list of devtools in this section is dynamic and continuously updated. If a t
2626
** Starknet Foundry
2727
** Starknet Remix plugin
2828
** Open Zeppelin Contract Wizard
29-
** Walnut
3029

3130
* xref:devtools/interacting-with-starknet.adoc[Devtools for interacting with Starknet]:
3231

@@ -35,6 +34,7 @@ The list of devtools in this section is dynamic and continuously updated. If a t
3534
** Starknet SDKs
3635
** Entro
3736
** Starknet RPC Request Builder
37+
** Walnut
3838

3939
* xref:devtools/building-dapps.adoc[Devtools for building Starknet decentralized apps (dApps)]:
4040

0 commit comments

Comments
 (0)