Refactored repo layout#6
Conversation
|
Please allow me to think twice on having a standalone Fairy directory, and making the dependency changes in Fairy.csproj. My original setup encourages users to clone this repo stupidly simply into neo-modules, and build and debug the whole source codes of Neo, including the RpcServer and Neo.Json. |
|
Why do you did that though? You can just use the |
|
Because nuget packages cannot be debugged, and there can be weird exceptions from anywhere. I do need to debug with source codes to capture errors. |
I think this is still making difficulties for running Fairy with any version and any commit of Neo source codes... I made Fairy for not only testing contracts, but evaluating contracts at any live version of blockchain. |
|
OK. Just thought your |

Change Log
Made it easier for you to develop. Ill update the code later. We are missing packages on
nuget.orgforneo-moduleson new release. So I'll set-up this repo for you. Than I'll make the changes for you in neo-project/neo#3225 (comment)If you don't want this just close this PR.