1Hive / transactions-app

Atomic transactions for minting or transferring tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculate transaction paths

sembrestels opened this issue · comments

commented

The current implementation of the app is limited to create a new vote on the voting app selected by the user. Instead of that, we should be able to calculate transaction path (probably getting some code from aragonAPI) and make the app work for any DAO permissions configuration. This also implies that we will not need the voting app dropdown selector.