Skip to content

Commit 475dfd7

Browse files
committed
add links to solidity/serpent/web3/embarkjs documentation to readme
1 parent 909164a commit 475dfd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ Solidity/Serpent files in the contracts directory will automatically be deployed
136136
Libraries and languages available
137137
======
138138

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+
139143
* Smart Contracts: [Solidity](https://solidity.readthedocs.io/en/develop/) and [Serpent](https://github.com/ethereum/wiki/wiki/Serpent)
140144
* Client Side: [Web3.js](https://github.com/ethereum/wiki/wiki/JavaScript-API) and [EmbarkJS](#embarkjs)
141145

0 commit comments

Comments
 (0)