Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osoftware/spedn
Smart contract language for electronic cash (Bitbucket mirror)
https://github.com/osoftware/spedn
bitcoin bitcoin-cash blockchain compiler ecash
Last synced: 19 days ago
JSON representation
Smart contract language for electronic cash (Bitbucket mirror)
- Host: GitHub
- URL: https://github.com/osoftware/spedn
- Owner: osoftware
- Created: 2020-06-30T18:58:17.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-20T00:50:18.000Z (4 months ago)
- Last Synced: 2024-10-09T10:31:12.424Z (29 days ago)
- Topics: bitcoin, bitcoin-cash, blockchain, compiler, ecash
- Language: Haskell
- Homepage: https://spedn.pl
- Size: 942 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spedn
=================================![logo](/images/spedn-logo-cashwave-144.png "Spedn")
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](http://spedn.rtfd.io)
Donations: 🎺 Pein#7306 || bitcoincash:qrc2jhalczuka8q3dvk0g8mnkqx79wxp9gvvqvg7qt
[![Sponsors](https://rcimg.net/images/sponsors/svg/pein.svg)](https://read.cash/become-a-sponsor/pein)