Ethereum playground for simple Ethereum projects Consists of (so far):
- Simple voting app, with hardcoded interface of a voting contract, which needs to be deployed by hand (using
node
console) and then the address in the code needs to be fixed - the simplest possible interaction from Javascript to the Ethereum contract IterableMap
contract, implementing in Solidity a map, which can be iterated over its keys