![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@devphase/cli
Advanced tools
Development tool for Phala Phat contracts.
Tests for both latest devPHAse and Phala Blockchain release:
Check usage examples
devPHAse generates type bindings for all types used in contract, so all types and props should be suggested by your IDE.
If any error / edge case occur please create issue.
Requirements list for contract (building) commands
cargo 1.69.0 (6e9a83356 2023-04-12)
*cargo-contract-contract 3.0.1-unknown-x86_64-unknown-linux-gnu
*wasm32-unknown-unknown
rust-src
*
- previous versions may also work, but it was not tested
Depending on how you manage your projects you can:
yarn@^1
/ npm
)yarn@^3
is not supported (check #4)yarn add -D @devphase/cli
yarn add -D typescript ts-node # required peer dependencies
yarn devphase [command]
npx
to call it.npm install -g @devphase/cli
npm install -g typescript ts-node # required peer dependencies
npx @devphase/cli [command]
In directory workspaces/xsandbox
there is a template of devphase project.
You can try building and testing contracts.
More info here
I strongly recommned using scripts instead of CLI commands.
CLI commands index
Here is default configuration.
All values are optional (merged recuresivly)
FAQs
Development tool for Phala Phat contracts.
The npm package @devphase/cli receives a total of 2 weekly downloads. As such, @devphase/cli popularity was classified as not popular.
We found that @devphase/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.