fluency03 / blockchain-in-scalaView external linksLinks
💸💸💸 A simplified Blockchain implementation in Scala based on the specifications of Bitcoin.
☆13May 13, 2018Updated 7 years ago
Alternatives and similar repositories for blockchain-in-scala
Users that are interested in blockchain-in-scala are comparing it to the libraries listed below
Sorting:
- Blockchain implemented using the Scala programming language☆70Feb 27, 2023Updated 2 years ago
- An example of how to create services using tagless final☆25Jan 31, 2018Updated 8 years ago
- Some simple worksheets for walking through some basic Scala principals☆12Jan 9, 2014Updated 12 years ago
- Code repository for Implementing Graph Algorithms using Scala, Published by Packt☆16Jan 30, 2023Updated 3 years ago
- A project comparing the Tagless Final approach with the Free Monad one, using the Monix's Task as the target monad☆14May 20, 2017Updated 8 years ago
- Code repository for Fast Data Processing Systems with SMACK Stack by Packt☆18Jan 18, 2023Updated 3 years ago
- A Scala wrapper for OAuth 2.0 with Akka HTTP☆19Jul 26, 2018Updated 7 years ago
- Some bifunctor IO type classes☆21Jan 14, 2021Updated 5 years ago
- Scala library for integration with Ethereum clients☆26Oct 2, 2017Updated 8 years ago
- Twitter Bot using a simplified Markov chain implementation