From 8bf781f84af9eca0790fb60d9bd81f1d4e6fa89e Mon Sep 17 00:00:00 2001 From: nugaon Date: Mon, 19 Apr 2021 19:25:08 +0200 Subject: [PATCH] feat: let's roll --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb8260a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Bee Factory +This project builds up a test environment with Bee clients and with a test blockchain. +The created environment is runnable on local machine as well.