diff --git a/.gitmodules b/.gitmodules index 99af7215..44382658 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "arbiter-bindings/lib/ds-test"] path = arbiter-bindings/lib/ds-test url = https://github.com/dapphub/ds-test +[submodule "examples/arbiter-template"] + path = examples/arbiter-template + url = https://github.com/primitivefinance/arbiter-template diff --git a/examples/arbiter-template b/examples/arbiter-template new file mode 160000 index 00000000..9a889ef6 --- /dev/null +++ b/examples/arbiter-template @@ -0,0 +1 @@ +Subproject commit 9a889ef63d78dac17cfb7b09e4039e2bfcb3337b