YouChain_Ide is a browser-based compiler and IDE that enables users to build YOU contracts with Solidity language and to debug transactions.
To try it out, visit https://ide.iyouchain.com.
Please install YOUWallet first.
npm install
npm run dev
open http://localhost:8080 in your browser
npm run build
To see details about how to use IDE for developing and/or debugging Solidity contracts, please see our documentation page