Helios is a Domain Specific Language that compiles to Plutus-Core (i.e. Cardano on-chain validator scripts). Helios is a non-Haskell alternative to Plutus. With this library you can compile Helios scripts and build Cardano transactions, all you need to bu
A CLI tool for writing smart contracts on the Cardano blockchain in Helios.
CLI tool for compiling Cardano smart contracts written in Helios, and building Cardano transactions.
A library for interacting with PlayerMint smart contracts on Cardano.
Includes support for smart contract datum types for WingRiders. Uses `@dcspark/cardano-multiplatform-lib` as a serializer and for support for cardano-specific datum types. (it's a drop-in replacemenet for `cardano-serialization-lib`)
A library for interacting with Seabug smart contracts via the Cardano Transaction Lib (CTL).
A faulty implementation for builtin functions for PLC
Transpile Plutus Core to Racket (and other Scheme dialects)
An application programming interface (API) to interact with D-Gate payment contract on Binance Smart Chain using Ethers.js
An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript