From 9b9c6c29074004a81128ddd7d8d1be75508b6886 Mon Sep 17 00:00:00 2001 From: Dmitry Sergeev Date: Sun, 9 Sep 2018 11:12:12 +0200 Subject: [PATCH] scastie link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b407c47..fbebd2f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ def sumSome(a: uint256, b: uint256) -> uint256: ``` -The more sophisticated [Auction example](https://github.com/fluencelabs/hackethberlin/blob/master/src/main/scala/fluence/Auction.scala) is deployed on [Rinkeby](https://rinkeby.etherscan.io/address/0xf24A7726eaF1337A2E8826579EA381705fe64164). Hooray! +The more sophisticated [Auction example](https://github.com/fluencelabs/hackethberlin/blob/master/src/main/scala/fluence/Auction.scala) is deployed on [Rinkeby](https://rinkeby.etherscan.io/address/0xf24A7726eaF1337A2E8826579EA381705fe64164). Also, you may try it out in [scastie](https://scastie.scala-lang.org/9fdPcByrQM6X7zONR7YX9g). Hooray! ## Future plans