scastie link

This commit is contained in:
Dmitry Sergeev 2018-09-09 11:12:12 +02:00
parent 7da521f5a0
commit 9b9c6c2907

View File

@ -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