Crate stacks_core
Source Expand description
§stacks-core
§stacks-core library: a library for interacting with the Stacks protocol
- address
- Module for interacting with stacks addresses
- c32
- Module for c32 encoding and decoding
- codec
- Module for serializing and deserializing Stacks data types
- contract_name
- Contract name type and parsing
- crypto
- Module for crypto functions
- uint
- Module for creating large integers and performing basic arithmetic
- utils
- Module for utility functions
- wallet
- Exposes tools to create and manage Stacks credentials.
- BlockId
- A stacks block ID
- NetworkIter
- An iterator over the variants of Network
- Network
- Stacks network kind
- StacksError
- Error type for the stacks-core library
- StacksResult
- Result type for the stacks-core library