cesar-test-react-lib
Advanced tools
Changelog
Web3API 0.0.1-prealpha.39
@web3api/client-js
: Added https://polywrap-dev.mypinata.cloud
and https://ipfs.infura.io
as default fallback IPFS providers.@web3api/ipfs-plugin-js
: Fallback providers are now used if an error is encountered, not just for timeouts.Changelog
Web3API 0.0.1-prealpha.38
@web3api/client-js
: Removed the usage of _w3_init
, as it's unnecessary and caused issues with adding Rust-Wasm support.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.