Skip to content
/ pravda Public
forked from expload/pravda

Blockchain with Turing-complete VM implemented in Scala.

License

Notifications You must be signed in to change notification settings

ismagin/pravda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pravda

Pravda is a general purpose blockchain with PoA consensus (PoW in future). It's a part of Expload - a platform for a games with distributed economy.

Network node is build on top of Tendermint, is written in Scala and runs on JVM. We have our own virtual machine for "smart contracts" (not exactly) and translators from .NET (and EVM in future) bytecode.

Documentation

Development

About

Blockchain with Turing-complete VM implemented in Scala.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 89.6%
  • C# 5.5%
  • Shell 2.8%
  • Java 1.5%
  • Python 0.4%
  • XSLT 0.1%
  • Other 0.1%