From ae1dd49e351802b3f87f7ab59ffded2e09f5d7d9 Mon Sep 17 00:00:00 2001 From: Deniz Mert Edincik Date: Mon, 18 Oct 2021 19:54:44 +0200 Subject: [PATCH] CLI Feature: Launch FCL development wallet - Milestone 1 --- .../issue-11/milestone-1/bluesign/README.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 submissions/issue-11/milestone-1/bluesign/README.md diff --git a/submissions/issue-11/milestone-1/bluesign/README.md b/submissions/issue-11/milestone-1/bluesign/README.md new file mode 100644 index 00000000..24e8982a --- /dev/null +++ b/submissions/issue-11/milestone-1/bluesign/README.md @@ -0,0 +1,26 @@ +## CLI Feature: Launch FCL development wallet - Milestone 1 + + +## Description + +This PR is for issue #11 + +- Add FCL dev wallet code to the emulator +- Run dev wallet in a separate (or, supervised?) process on emulator startup +- Users can work with the dev wallet without using Docker + + +## Submission Links & Documents + +- https://github.com/onflow/flow-emulator/pull/90 + +## Requirements Check + ++ Completed requirements +- Test and Documentation yet to come. + + + + + +