Skip to content

add tutorial about how to run a localhost testnet (maybe using metamask + remix) #6

Description

@serapath

I found your project through ethereum.org

  1. I tried to use ethnode and it is true, it installs easily and it downloads the node and runs it pretty much flawlessly and that is awesome :-)

  2. I also managed to connect to it via metamask while using remix, but all account addresses that were listed in metamask had 0 ether on it which gave me some headache.

  3. After copying one of the addresses shown in metamask when connecting to localhost and running ethnode again with --allocate=<paste adddress from metamask> it gave 100 ETH to that address.

...but when I tried to deploy a contract or do any kind of transactions, metamask ALWAYS responds with:

MetaMask - RPC Error: Error: Error: [ethjs-rpc] rpc error with payload {"id":9245888516496,"jsonrpc":"2.0","params":["0xf9182b808502e90edd008319a810808...b2b"],"method":"eth_sendRawTransaction"} Error: invalid sender

This might of course be unrelated to ethnode and a metamask or probably geth issue, but still - it would be cool to resolve this and maybe explain how to specifically run ethnode to make it work as a testnet on localhost :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions