Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

truffle example not work #70

Closed
u2 opened this issue Dec 30, 2015 · 1 comment
Closed

truffle example not work #70

u2 opened this issue Dec 30, 2015 · 1 comment

Comments

@u2
Copy link

u2 commented Dec 30, 2015

Truffle example is not working.

$ truffle init

# u2 at u2deMacBook-Pro.local in ~/soft/truffle/example on git:master x [23:56:28]
$ truffle deploy
Using environment development.
Compiling ./contracts/Example.sol...
Sending Example.sol to the network...
Error deploying Example:

Error: Method not implemented eth_sendTransaction

Deploy failed. See above.

$ truffle version
Truffle v0.2.7
@tcoulter
Copy link
Contributor

tcoulter commented Jan 6, 2016

Your Ethereum client doesn't seem to have eth_sendTransaction implemented. Which Ethereum client are you using? Ethersim?

@tcoulter tcoulter closed this as completed Jan 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants