wrap-cli
wrap-cli copied to clipboard
Used to create, build, and integrate wraps.
**Describe the bug** I am implementing a uri resolver extension: https://github.com/polywrap/uri-resolver-extensions/blob/master/interface/schema.graphql My wrapper schema looks like this: ```graphql #import { Module, MaybeUriOrManifest } into UriResolver from "wrap://ens/wraps.eth:[email protected]" #import { Module...
From @dOrgJelli’s comments on PR #1356: * There are 2 major architectural changes I think are needed to better support interfaces: 1. We should split `PolywrapProject` into `WasmProject` & `InterfaceProject`....
**Describe the bug** Currently when you create a wasm wrapper using the template project via the CLI, the name is already set to `template-wasm-as`. Users often overlook this name field...
**Is your feature request related to a problem? Please describe.** It'd be nice to have the functionality of validating input args before passing them to the client for invocation. This...
**Is your feature request related to a problem? Please describe.** Let's say I'm writing a wrapper and my dependencies have dependencies. Wrapper developers should be able to do something like...
**Is your feature request related to a problem? Please describe.** Currently, when importing wrappers into Polywrap projects, there is no an easy way to look at the schema you're importing....
**Is your feature request related to a problem? Please describe.** Currently the CLI makes use of many "default" modules that extent / modify the functionality of the various commands. For...
The site redirects to https://www.agentcoin.org/ which seems a little weird.