smplx-sdk 0.0.5

Simplex sdk to simplify the development with simplicity
Documentation

smplx-sdk

The smplx-sdk crate is a standalone set of modules of a larger Smplx framework that can be used separately to interact with Simplicity smart contracts.

It also streamlines building, signing, and broadcasting transactions on Liquid.

Features

  • signer - Securely parse BIP39 mnemonics, manage keys, sign transactions, and work with confidential addresses.
  • provider - Connect to existing Elements nodes via RPC or Esplora APIs to query UTXOs and broadcast transactions.
  • transaction - High-level builder abstractions over FinalTransaction, TxReceipt, UTXO, PartialInput, and PartialOutput.
  • program - Load and interact with Simplicity (.simf) smart contracts.

The smplx-sdk can be used as a standalone SDK, however, check out Smplx for a complete Simplicity development experience.

Quick Start

Read simplex/README.md.

Disclaimer

Secure DeFi. On Bitcoin.