Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Add flows #29

Open
paul-schaaf opened this issue Nov 15, 2020 · 0 comments
Open

Add flows #29

paul-schaaf opened this issue Nov 15, 2020 · 0 comments
Labels
enhancement New feature or request prio-5

Comments

@paul-schaaf
Copy link
Owner

Flows would allow users to execute multiple actions with 1 click. Users would have the ability to build (more or less?) arbitrary flows.

Example flow 1

  1. create token
  2. create 5 accounts
  3. mint 20000 units of the newly created token to each account
  4. remove freeze and mint authority from token

Example flow 2

  1. freeze multiple accounts (could also be added to the main freeze action but only allowing this in flows would keep the main view simple)

Example flow 3

  1. burn all tokens of 3 accounts
  2. close the 3 accounts

...etc?

@paul-schaaf paul-schaaf added prio-5 enhancement New feature or request labels Nov 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request prio-5
Projects
None yet
Development

No branches or pull requests

1 participant