[!IMPORTANT] Looking for Nakamoto updates? Use version
6.16.0
or later to test the latest nakamoto changes. e.g.,npm install @stacks/stacking@6.16.0
Welcome to the Stacks.js repository, your one-stop solution for working with the Stacks blockchain using JavaScript/TypeScript. This repository nests a collection of packages designed to provide you with the essential building blocks to work with the Stacks blockchain from JavaScript/TypeScript.
For installation instructions and usage guidelines, refer to the respective README
in each package directory.
@stacks/connect
Connect web application to Stacks wallet browser extensions (separate repo).@stacks/transactions
Construct, decode transactions, and work with Clarity smart contracts on the Stacks blockchain.@stacks/wallet-sdk
Library for building wallets, managing accounts, and handling keys for the Stacks blockchain.@stacks/storage
Store and fetch files with Gaia, the decentralized storage system.@stacks/encryption
Encryption functions used by stacks.js packages.@stacks/auth
Construct and decode authentication requests for Stacks apps.@stacks/profile
Functions for manipulating user profiles.@stacks/network
Network and API library for working with Stacks blockchain nodes.@stacks/common
Common utilities used by stacks.js packages.@stacks/bns
Library for interacting with the BNS contract.@stacks/stacking
Library for PoX stacking.@stacks/cli
Command line interface to interact with auth, storage, and Stacks transactions.@stacks/keychain
DEPRECATED: replaced by @stacks/wallet-sdk
Auto-generated library references for the stacks.js packages are located at stacks.js.org.
To migrate your app from blockstack.js to Stacks.js follow the steps in the migration guide.
If you encounter a bug or have a feature request, we encourage you to follow the steps below:
Please do not use the issue tracker for personal support requests or to ask for the status of a transaction. You'll find help at the #support Discord channel.
Development of Stacks.js happens in the open on GitHub, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving the Stacks.js.
Please read Stacks.js' Code of Conduct since we expect project participants to adhere to it.
Read our contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.
Join our community and stay connected with the latest updates and discussions:
Stacks.js is open source and released under the MIT License.