Skip to content

Commit

Permalink
chore: add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JonaC22 committed Jul 9, 2022
1 parent 02e1c10 commit 32f0390
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# eth-tx-example
Implementation of sending ethereum transactions with Rust


# Steps

- Install ganache: `npm i -g ganache-cli`
- Run private ethereum node: `ganache-cli -d`

0 comments on commit 32f0390

Please sign in to comment.