osoftware / spedn

Smart contract language for electronic cash (Bitbucket mirror)

Home Page:https://spedn.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spedn

logo

Spedn is a high level smart contracts language for Bitcoin Cash. It is designed for explicitness and safety:

  • It is statically typed - detects many errors at compile time
  • It is explicitly typed - no guessing what the expression is supposed to return
  • It is purely-functional - free of side effects, the common source of bugs
  • It has a familiar C-like syntax

Docs

Donations: 🎺 Pein#7306 || bitcoincash:qrc2jhalczuka8q3dvk0g8mnkqx79wxp9gvvqvg7qt Sponsors

About

Smart contract language for electronic cash (Bitbucket mirror)

https://spedn.pl


Languages

Language:Haskell 74.5%Language:TypeScript 23.7%Language:Shell 1.1%Language:JavaScript 0.8%