We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909164a commit 475dfd7Copy full SHA for 475dfd7
README.md
@@ -136,6 +136,10 @@ Solidity/Serpent files in the contracts directory will automatically be deployed
136
Libraries and languages available
137
======
138
139
+Embark can build and deploy contracts coded in Solidity or Serpent. It will make them available on the client side using EmbarkJS and Web3.js.
140
+
141
+Further documentation for these can be found below:
142
143
* Smart Contracts: [Solidity](https://solidity.readthedocs.io/en/develop/) and [Serpent](https://github.com/ethereum/wiki/wiki/Serpent)
144
* Client Side: [Web3.js](https://github.com/ethereum/wiki/wiki/JavaScript-API) and [EmbarkJS](#embarkjs)
145
0 commit comments