From 7852c994f31ed9dcee24c8618521bc454dd4747b Mon Sep 17 00:00:00 2001 From: krigga Date: Wed, 15 Feb 2023 19:06:39 +0300 Subject: [PATCH] add blueprint --- Blueprint.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Blueprint.txt diff --git a/Blueprint.txt b/Blueprint.txt new file mode 100644 index 0000000..2f4e049 --- /dev/null +++ b/Blueprint.txt @@ -0,0 +1,9 @@ +1. Blueprint +2. A development environment for writing, testing, and deploying smart contracts. +3. Ready to use. API should be mostly stable, but CLI could change, and in some places by a lot. +4. https://github.com/ton-community/blueprint +5. @krigga, some contributions by @talkol and @Naltox +6. 3 weeks. +7. We might add other deployment methods (wallets) apart from the existing ones. Some features could be made more convenient. +8. None. +9. None. \ No newline at end of file