@spedn/rts-bchjs
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Spedn Runtime for BCH-JS

logo

Spedn is a high level smart contracts programming language for electronic cash. It compiles to Script dialects in eCash, Bitcoin Cash, Lotus and Bitcoin. 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

This package contains a BCH-JS runtime for Bitcoin Cash applications using compiled Spedn contracts.

If you want to dynamically compile Spedn contracts in your app, also install @spedn/sdk.

If you want to use Spedn compiler as a command-line tool, install @spedn/cli.

Spedn Home Page

Full Docs

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

Package Sidebar

Install

npm i @spedn/rts-bchjs

Homepage

spedn.pl

Weekly Downloads

1

Version

4.0.0

License

MIT

Unpacked Size

13.2 kB

Total Files

10

Last publish

Collaborators

  • osoftware