Draft: initial user flow for creating a wallet
Compare changes
Files
4+ 86
− 8
@@ -26,6 +32,7 @@ def start(update: Update, context: CallbackContext):
@@ -44,7 +51,7 @@ def start(update: Update, context: CallbackContext):
@@ -64,7 +71,11 @@ def send_a_transaction(update: Update, context: CallbackContext):
@@ -77,24 +88,88 @@ def create_wallet(update: Update, context: CallbackContext):
@@ -171,7 +246,10 @@ def message_handler(update: Update, context: CallbackContext):
@@ -186,5 +264,5 @@ COMMANDS = {