wrap-cli
wrap-cli copied to clipboard
Used to create, build, and integrate wraps.
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...
Move wrappers from web3 ETH domain to polywrap ETH domain
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...
***Warning: This PR is being blocked by #1073*** # Post origin build artifact #### Objective Removal of schema.graphql in wrappers (wasm, plugins) & interfaces built artifact  ### Breaking changes...
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...
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,...
Closes polywrap/integrations#52 This PR adds a Tezos blockchain environment, as a default infra module