Contents
Stacks API
- The latest API release includes cache control and websocket support for three NFT related topics. Cache control improves caching behavior regardless of whether the transaction is moved from block to microblock to mempool and back. Websocket support for NFT updates makes it easier for developers to listen for NFT events included in transactions, NFT events relevant to specific collections and events related to a single asset.
- This month we also made improvements to our API documentation by adding examples for microblocks, faucets, fees and fungible tokens.
- Visit the GitHub repo for an overview of PRs merged and issues closed in the past 30 days. Current release: v4.1.0.
Blockchain
- This month, Hiro shared a hyperchains update detailing our latest milestone: NFT use case on devnet. The update includes a video walkthrough for how to interact (mint, deposit, transfer and withdraw) with an NFT within a hyperchain contract as well as a step-by-step guide. We are hosting a hyperchains AMA on August 11th to take questions from the Stacks community. Set a reminder for the AMA here and submit your questions here.
Clarinet
- The latest Clarinet release includes enhanced hyperchain integration, microblocks display in the terminal UI, improved block/ microblock fork handling, and chainhook improvements. We’ve added four new features in Clarinet and published a roadmap on what you can expect in the coming months.
- Visit the GitHub repo for an overview of PRs merged and issues closed in the past 30 days. Current releases: Clarinet v0.33.0. Please note that separate repositories for Clarinet REPL and LSP have been deprecated; ongoing issues have been moved to the Clarinet repository.
Stacks.js
- Stacks.js got some exciting updates this month including starter templates for five popular JavaScript frameworks. Follow along with Max, our Developer Advocate, in this video to learn how to use the frameworks to bootstrap a frontend for your application.
- This blog post summarizes other big improvements to Stacks.js.
- Visit the GitHub repo for an overview of PRs merged and issues closed in the past 30 days. Current release: v4.3.4.
Stacks Explorer
- The latest release of the Stacks Explorer includes an important change from server side rendering to client side rendering on the /txid, /address, /block, /blocks, and /homepage pages. This resulted in up to 83% performance improvements for certain pages such as the Address page. This not only improves the performance of the Explorer, but also decreases the load that the Explorer has on the Stacks API.
- You may have also noticed a new feature when viewing pending transactions. This block visualizer is designed to help users understand the connection between BTC and STX as well as help answer the question of "when will my transaction be confirmed?” This is a first version of this feature and we will continue to iterate on designs based on community feedback.
- Visit the GitHub repo for an overview of PRs merged and issues closed in the past 30 days. Current release: v1.28.1
Hiro Wallet
- The two big improvements for the Hiro Wallet web extension are Ledger support and a new fiat onramp thanks to our latest integration with Coinbase Pay.
- Visit the GitHub repo for an overview of PRs merged and issues closed in the past 30 days. Current releases: web v3.13.2, desktop v4.6.1
That’s it for July. Have questions? Chat with us on Discord.