EDIT Final builds will be have been released
The cLabs Developer Tooling team is excited to introduce two new packages designed to simplify development workflows and expand compatibility with popular tools in the Celo Ecosystem. These tools are now available in beta, and the final builds will be released soon. Here’s what’s new:
1. @celo/metadata-claims 1.0
This package provides functions for creating cip-3 claims. Previously hidden within contractkit, these functions have now been extracted and made compatible with whichever rpc client library (web3, ether, viem) you prefer.
read more about claims on docs
2 @celo/viem-account-ledger 1.0
This package enables the use of Ledger devices with viem, specifically supporting the Celo Ledger app. While the initial release focuses on Celo, future updates may extend support to Eth Ledger app as well.
–
The cLabs Developer Tooling Team