stacks-rs 0.3.3

A minimal rust toolkit to interact with the Stacks Blockchain.
Documentation

stacks-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 5 of them enabled by default.

default

  • clarity
  • transaction

clarity

  • crypto

transaction

  • typed-builder

crypto

    This feature flag does not enable additional features.

typed-builder

  • dep:typed-builder

rpc

  • ureq
  • serde

stacks_derive

  • dep:stacks_derive

serde

  • dep:serde

wallet-sdk

  • crypto

ureq

  • dep:ureq

derive

  • stacks_derive