{"id":4945,"date":"2022-04-29T10:32:44","date_gmt":"2022-04-29T17:32:44","guid":{"rendered":"https:\/\/coderpad.io\/?post_type=programming-language&#038;p=4945"},"modified":"2023-03-31T11:12:45","modified_gmt":"2023-03-31T18:12:45","slug":"solidity","status":"publish","type":"programming-language","link":"https:\/\/coderpad.io\/languages\/solidity\/","title":{"rendered":"Solidity"},"content":{"rendered":"\n<p>The Solidity environment gives you the ability to write and compile a smart contract. Upon execution, we compile the contract with the following command:<\/p>\n\n\n\n<p><code>solc contract.sol --abi<\/code><\/p>\n\n\n\n<p>If there is an error in your contract, the contract will not compile and display the error message returned.<\/p>\n","protected":false},"parent":0,"menu_order":0,"template":"","class_list":["post-4945","programming-language","type-programming-language","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/coderpad.io\/wp-json\/wp\/v2\/programming-language\/4945","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coderpad.io\/wp-json\/wp\/v2\/programming-language"}],"about":[{"href":"https:\/\/coderpad.io\/wp-json\/wp\/v2\/types\/programming-language"}],"wp:attachment":[{"href":"https:\/\/coderpad.io\/wp-json\/wp\/v2\/media?parent=4945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}