@phala/fn 0.2.10 - Experimental EVM Account support
2024-01-23
We are glad to announce that the experimental EVM Account support has been added to our PhatContract CLI tool.
We also includes follow up updates in the @phala/fn 0.2.10:
- Update the JS-SDK to the latest beta version and refactor it according to the new design of JS-SDK.
- You can use an EVM Account (both mnemonic and private key are supported) to experiment with the PoC6 testnet.
- You can create and list your brick profile for the Dashboard using the command line.
- We have three new templates: VRF Oracle, Airstack Starter Kit, and The Graph Starter Kit.
You can compare the code changes for this version here.