diff --git a/cadence/contracts/AlpenFlow_dete_original.cdc b/docs/AlpenFlow_dete_original.cdc similarity index 99% rename from cadence/contracts/AlpenFlow_dete_original.cdc rename to docs/AlpenFlow_dete_original.cdc index c1fd78cc..376bb876 100644 --- a/cadence/contracts/AlpenFlow_dete_original.cdc +++ b/docs/AlpenFlow_dete_original.cdc @@ -1,3 +1,8 @@ +/// Initial Draft of the Protocol, here for posterity. + +/// Not to be used in any form other than as a reference for the original design of the protocol, and the thought process behind it. +/// This code is NOT intended to be functional, and should not be used as a basis for any implementation without significant modifications. + access(all) contract AlpenFlow { access(all) resource interface Vault {