CPChain Monthly Report (April, 2023)
by CPChain at May 15, 2023
Overview
This month, we launched the online IDE for CPChain developers. Developers can access it through the new blockchain explorer.
Download the extension wallet
Create a new account, and keep unlocked
Access the new explorer, click the top-right menu, and enter “Developer Center“
This IDE can help developers manage their projects. Developers can code their solidity contracts, then can compile and test via sandbox. We also support developers to write unit tests in IDE directly. After it, developers can deploy their contracts via the extension wallet to the blockchain. And we have provided low-code tools to help developers manage the parameters of their contracts.
We aim to build an ecosystem to help users and developers on our platform. Users can have a safe and user-friendly environment. Developers can develop their products on our blockchain more efficiently than on other chains.
Technology
Developing the new CPChain mobile wallet (the first version will be launched in May)
Published the first version of the online IDE for developers. Developers can code, deploy and manage their smart contracts on this IDE
Support sandbox in online IDE to help developers test their contracts in real-time
Support writing unit test of solidity code
Fix several bugs of the new blockchain explorer