cesar-test-react-wrapper
Advanced tools
Changelog
Polywrap 0.0.1-prealpha.93
module.wasm
to wrap.wasm
wrap.info
is now the primary manifest file describing the wrapper:
{ version, type, name, abi }
schema.graphql
remains but will be deprecated for wrap.info
's built-in abi
.Changelog
Web3API 0.0.1-prealpha.36
w3 plugin codegen
command. The command generates typings based on the GraphQL schema of the plugin. This ensures the plugin's resolvers match 1:1 with the GraphQL schema.