A permissionless, trustless, and decentralized growth engine for protocol and application developers. It enables developers to bootstrap their projects by leveraging the power of community and the network effect.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@boostxyz/cli@1.1.0-alpha.34
Minor Changes
7495290: initial public release, documentation, and small tweaks to seed generate to support serialization
e1e3c26: add seed command to generate Boost state
@boostxyz/sdk@2.0.0-alpha.33
Minor Changes
6cefd33: add clawbackFromTarget API to ManagedBudget, docs, tests
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@boostxyz/cli@1.1.0-alpha.34
Minor Changes
seed generate
to support serialization@boostxyz/sdk@2.0.0-alpha.33
Minor Changes
clawbackFromTarget
API to ManagedBudget, docs, tests