@web3api/logger-plugin-js
Advanced tools
Changelog
Web3API 0.0.1-prealpha.15
extractPluginConfigs.ts
output.Changelog
Web3API 0.0.1-prealpha.13
w3 create ...
CLI command.Changelog
Web3API 0.0.1-prealpha.12
import_redirects
.addFile
method.Changelog
Web3API 0.0.1-prealpha.11
@web3api/cli
: Include the internationalization JSON files in the published package.Changelog
Web3API 0.0.1-prealpha.10
@web3api/ens-plugin-js
: Fix the schema.Changelog
Web3API 0.0.1-prealpha.9
@web3api/cli
: CLI Internalized Text Support
@web3api/schema-parse
: GraphQL Infinite Cycle Detection
@web3api/templates
: Auto-Generate Smart Contract ABI & Bytecode Assemblyscript Module
deployContract
mutation.@web3api/core-js
: The resolve-uri
core algorithm had an "off by one" iteration bug, where it never retried the first api-resolver
in the implementations array.@web3api/ethereum-plugin-js
: When using a provider that lacks signing capabilities (ex: Infura RPC endpoint), the getContract
function was trying to get a signer when one did not exist.@web3api/ipfs-plugin-js
: Fixed this plugin's schema, as it was using unsupported syntax.Changelog
Web3API 0.0.1-prealpha.8
@web3api/react
package.Changelog
Web3API 0.0.1-prealpha.7
createWeb3ApiClient(...)
helper for easily setting up a Web3API Client with all needed plugins (ex: ethereum, ipfs, etc) in one function call.
@web3api/client-js
package thanks to dynamic imports!new Uri("...")
). Simply provide a string instead.