From 0fece2ce817940635eecc3d08bfaba6f0a43ac52 Mon Sep 17 00:00:00 2001 From: Hecate2 <2474101468@qq.com> Date: Fri, 6 May 2022 12:36:43 +0800 Subject: [PATCH] how-to-debug-neo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52d6884..6034b48 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,5 @@ InstructionPointer=21390, OpCode RET, Script Length=21390 Non official client: https://github.com/Hecate2/neo-test-client +Instructions for running neo-cli and RpcServer from full source codes for debugging: https://github.com/Hecate2/how-to-debug-neo