You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
9
9
## A Scala based client for Ethereum Classic
10
10
11
+
### Prerequisites - the scala build tool [sbt](http://www.scala-sbt.org/) must be installed.
12
+
11
13
### Milestone 3 - transaction execution
12
14
13
15
**This version of the code supports downloading the blockchain from remote peers and executing the transactions in the blocks. When all transactions up to and including the latest have been executed the client will continue to stay synchronized.**
0 commit comments