-
Notifications
You must be signed in to change notification settings - Fork 2
[cli] dapp stream #4
Copy link
Copy link
Open
Description
Feture request
We need the ability to transport our code to the DApp engine were it will be executed.
We must be able to use the pangea cli to execute a command (dapp:stream) that will pick up the local configuration file for building /& bundling the project. When bundling happened the DApp must be signed with the signing key that got passed into the dapp:stream command. When signing happened the dapp will be send to the device over a libp2p connection that will be initialized by the device.
Acceptenace criteria
- command
dapp:streamtakes a singing key as it's param, ask for the password to decrypt it and use the local build file to build the project (@hunght) - sign the bundled code and send it to the device (@florianlenz)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels