This package has been deprecated

Author message:

This package moved to @spedn/cli.

spedn-cli

0.3.0 • Public • Published

Spedn

logo

Spedn is a high level smart contracts language for Bitcoin Cash. It is designed for explicity 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

This package contains a command-line tool for compiling contracts. For usage instructions, type:

spedn --help

If you want to use Spedn as a NodeJS library, use this package instead: spedn.

Full Docs

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

Package Sidebar

Install

npm i spedn-cli

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

3.93 MB

Total Files

3

Last publish

Collaborators

  • osoftware