Project

General

Profile

Dapp development

"The Hichhiker's guide":https://medium.com/zeppelin-blog/the-hitchhikers-guide-to-smart-contracts-in-ethereum-848f08001f05#.cp4famknr

"How to build safe smart contracts":https://medium.com/zeppelin-blog/onward-with-ethereum-smart-contract-security-97a827e47702#.c04d2p4xh

"gethdev":https://github.com/amacneil/gethdev is a convencience wrapper for geth in dev mode. I needed to manually create an account on first run: @web3.personal.newAccount@. Arguments set in env var @GETHDEV_OPTS@ in @~/.bashrc.

"Dapp using Meteor":https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor

"Consensys noob howto":https://medium.com/@ConsenSys/a-101-noob-intro-to-programming-smart-contracts-on-ethereum-695d15c1dab4#.q9020dk9n

"testrpc":https://github.com/ethereumjs/testrpc is a dev friendly JS Ethereum Client

Frameworks

"Truffle":https://github.com/ConsenSys/truffle
"Embark":https://github.com/iurimatias/embark-framework
"Dapple":https://github.com/nexusdev/dapple
"Populus":http://populus.readthedocs.io/en/latest/

"BlockApps":http://blockapps.net/ - API to centralized service