1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 10:14:58 +02:00

Added sample contracts

This commit is contained in:
Nemil Dalal
2015-11-30 16:14:26 -05:00
parent 4b7d7e3d2e
commit 8ef890b0de

View File

@@ -462,6 +462,10 @@ sha256("def");
- [Browser-based Solidity Editor](http://chriseth.github.io/browser-solidity/)
- [Gitter Chat room](https://gitter.im/ethereum/go-ethereum)
## Sample contracts
- [Solidity Baby Step Contracts](https://github.com/fivedogit/solidity-baby-steps/tree/master/contracts)
- [Consensys Contracts](https://github.com/ConsenSys/dapp-store-contracts)
## Information purposefully excluded
- Libraries