Polywrap Wrap Runner (PWR) is a CLI application for running Polywrap wraps. It uses the PolywrapClient to execute any wrap that implements the PwrApp interface wrap://ens/pwr-app.eth
type Module {
main(args: [String!]!): UInt8!
}
Run the following command in the terminal:
curl -L https://raw.githubusercontent.com/polywrap/pwr/main/pwrup/install | bash
Which will install pwrup
.
Then, to install pwr
, run:
pwrup