diff --git a/docs/local_development_guide.md b/docs/local_development_guide.md new file mode 100644 index 00000000..0ef73adc --- /dev/null +++ b/docs/local_development_guide.md @@ -0,0 +1,3 @@ +# Local Development Guide + +Instructions for setting up local sandbox, building WASM artifacts, and running contract tests.