Skip to content

fubuloubu/blocktract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocktract

Building Block Based Smart Contract Language


blocktract is a python-based langauge aimed at using snippets of code, aka "building blocks", to compose fully-featured and safe smart contracts in readable, structured text

By building smart contracts from "blocks" of different types of functionality that do not interoperate or directly inherit in any way, blocktrack promotes clear and concise programming practices that are easily verifiable using standard and formal verification methods. This promotes overall code fitness and stability.

By targeting structured text, blocktract aims to allow building documentation directly from the source files, thereby enhanced integration with overall content design practices in order to make smart contracts more transparent.

About

Building Block Based Smart Contract Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages