AnyChainIDE

所属分类:区块链开发
开发工具:C++
文件大小:6468KB
下载次数:0
上传日期:2019-12-09 02:02:01
上 传 者sh-1993
说明:  编译器、编辑器和SDK
(Compiler & Editor & SDK)

文件列表:
ChainIDE (0, 2019-12-05)
ChainIDE\AES (0, 2019-12-05)
ChainIDE\AES\aes.cpp (8521, 2019-12-05)
ChainIDE\AES\aes.h (930, 2019-12-05)
ChainIDE\AES\aesencryptor.cpp (3450, 2019-12-05)
ChainIDE\AES\aesencryptor.h (711, 2019-12-05)
ChainIDE\ChainIDE.cpp (13230, 2019-12-05)
ChainIDE\ChainIDE.h (2919, 2019-12-05)
ChainIDE\ChainIDE.pro (8848, 2019-12-05)
ChainIDE\ConvenientOp.cpp (11103, 2019-12-05)
ChainIDE\ConvenientOp.h (1527, 2019-12-05)
ChainIDE\DataDefine.cpp (25, 2019-12-05)
ChainIDE\DataDefine.h (8902, 2019-12-05)
ChainIDE\IDEUtil.cpp (8132, 2019-12-05)
ChainIDE\IDEUtil.h (1806, 2019-12-05)
ChainIDE\IDE_English.qm (38666, 2019-12-05)
ChainIDE\IDE_English.ts (119986, 2019-12-05)
ChainIDE\IDE_Simplified_Chinese.qm (31759, 2019-12-05)
ChainIDE\IDE_Simplified_Chinese.ts (119442, 2019-12-05)
ChainIDE\LocalPeer.cpp (1493, 2019-12-05)
ChainIDE\LocalPeer.h (407, 2019-12-05)
ChainIDE\StatusBar.cpp (4373, 2019-12-05)
ChainIDE\StatusBar.h (620, 2019-12-05)
ChainIDE\VisualLeakDetector (0, 2019-12-05)
ChainIDE\VisualLeakDetector\include (0, 2019-12-05)
ChainIDE\VisualLeakDetector\include\vld.h (10675, 2019-12-05)
ChainIDE\VisualLeakDetector\include\vld_def.h (3006, 2019-12-05)
ChainIDE\backstage (0, 2019-12-05)
ChainIDE\backstage\BackStageBase.cpp (135, 2019-12-05)
ChainIDE\backstage\BackStageBase.h (897, 2019-12-05)
ChainIDE\backstage\BackStageManager.cpp (7492, 2019-12-05)
ChainIDE\backstage\BackStageManager.h (1574, 2019-12-05)
ChainIDE\backstage\CTCBackStage.cpp (6793, 2019-12-05)
ChainIDE\backstage\CTCBackStage.h (959, 2019-12-05)
ChainIDE\backstage\LinkBackStage.cpp (11860, 2019-12-05)
ChainIDE\backstage\LinkBackStage.h (1171, 2019-12-05)
ChainIDE\backstage\UbtcBackStage.cpp (7535, 2019-12-05)
ChainIDE\backstage\UbtcBackStage.h (995, 2019-12-05)
... ...

# IDE for contract This is IDE built to create & debug contract. Also link to ub & hx &ctc to register & call contract onchain. Both test and formal chain provided. ## Operate System Winows: Win 7 with Service Pack 1 or newer. Unix: MacOS or other Linux Distribution. RAM: >=2G; Memory: >=10G; ## Build & Install Build from source require qt5.9 or later. This will generate the executable file Copy and ChainIDE. Copy both to the main folder. ### Update The update function is built in the IDE within help menu. ## Compiler Requirements( Usage of IDE) ### Compiler C# Contract [.net framework 4.6](https://www.microsoft.com/en-us/download/details.aspx?id=48130) or newer version is needed. ### Compiler java or kotlin Contract [JDK8](https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html) is needed. Make sure the commond "java -version" is available. ## Compiler Flow 1) Create or import contract source code(eg. new contract file with the template built-in). 2) Select the contract file in left-file-window, right clicked it or trigger the Compiler action in Debug menu or just press F7 shortcuts. 3) Select the .gpc file created right after step2, see the bytecode in editor or use the convenient function of the IDE to register & call contract onchain.(not necessarily)

近期下载者

相关文件


收藏者