wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

Used to create, build, and integrate wraps.

Results 238 wrap-cli issues
Sort by recently updated
recently updated
newest added

Works towards resolving #1122 1st implementation of Client Config Builder. Very basic, follows the config logic that’s already present within the Client. Future work: - Set up config bundles for...

pr: needs review
package: client-js

Move wrappers from web3 ETH domain to polywrap ETH domain

rebranding

The uts46, sha3, and subgraph plugins can be replaced with Rust wrappers. Each of these plugins can be removed from default plugins once it has a working wrapper. The packages...

type: story
type: refactor

***Warning: This PR is being blocked by #1073*** # Post origin build artifact #### Objective Removal of schema.graphql in wrappers (wasm, plugins) & interfaces built artifact ![](https://i.imgur.com/19rm4fg.png) ### Breaking changes...

pr: needs changes
package: cli
package: client-js

Closes #246. This PR adds support for Union Types. In order to pass a union argument, it has to comply with the following interface: ```ts { type: string, value: $unionValue...

pr: do not merge
pr: wip
pr: needs changes
package: schema

pr: needs review
pr: needs changes
package: schema

Resolves #1001 # Features - added an OpenTelemetry exporter for console.log - [@fetsorn/opentelemetry-console-exporter](https://github.com/fetsorn/opentelemetry-console-exporter) - 1st column: unique and random icons represent trace hierarchy - 2nd column: duration of each span,...

pr: needs review
package: client-js

pr: needs review
pr: needs changes
package: client-js

Closes polywrap/integrations#52 This PR adds a Tezos blockchain environment, as a default infra module

pr: needs changes
package: cli