ethdeploy
ethdeploy copied to clipboard
Usage
I think from a marketing perspective it would really be advantageous if you provided some basic example projects using Truffle / Embark with possibly meteor or react as front-end.
@rfikki great idea, will get on that =D thanks!
I would say as well, the whole point of this is get you away from using frameworks like truffle and embark, but I hope embark or truffle use this architecture in the future.
I've not used embark for a while, but I do think that truffle testing is likely to prevent users from being willing to drop it for this (alone).
Seems like the direction EthJS is headed is a mix of web3 and truffle tech, organized so you can pick the parts you need without including everything...
FWIW I think the current example is correct, and expanding on it (to add tests) would detract from this objective.
If there is a more complex project with tests and UI that is using this, I do think it would be excellent to link to that though.
Thanks @OR13 I do have half of this:
This is for building/testing/deploying contracts with EthDeploy Wafr: https://github.com/ethjs/ethjs-contract-boilerplate
See: https://github.com/ethjs/ethjs-contract-boilerplate/tree/master/internals/ethdeploy