Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
JonaC22 committed Jul 9, 2022
1 parent c98002a commit 37a5cbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# eth-tx-example
Implementation of sending ethereum transactions with Rust
# rust-ethereum-examples
Sending ethereum transactions with Rust


### Before run

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

### Build & Run
- `cargo build`
Expand Down

0 comments on commit 37a5cbe

Please sign in to comment.