區塊鏈學堂(10):Browser-solidity

使用Browser-solidity來編譯合約&部署合約 https://ethereum.github.io/browser-solidityhtml 在上一章中部署在Geth上的源代碼以下:git pragma solidity 0.4.9; contract DemoTypes { function f(uint a) returns (uint b)
相關文章
相關標籤/搜索