Skip to content

Conversation

@capossele
Copy link
Contributor

@capossele capossele commented Aug 7, 2025

This PR enhances the crate: boundless-cli by adding a programmable interface to the Boundless market without adding alloy as a dependency (however it does use alloy-primitives). It also add a new crate boundless-core moving common functionalities (e.g., input, storage) with the goal to not depend on the boundless-market crate.

@vercel
Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
boundless ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 1:30pm

@github-actions github-actions bot changed the title Add boundless-sdk with no alloy BM-1454: Add boundless-sdk with no alloy Aug 7, 2025
@github-actions github-actions bot changed the title BM-1454: Add boundless-sdk with no alloy BM-1455: Add boundless-sdk with no alloy Aug 7, 2025
@capossele capossele changed the title BM-1455: Add boundless-sdk with no alloy BM-1455: Add boundless-cli-sdk with no alloy Aug 7, 2025
@capossele capossele marked this pull request as ready for review August 7, 2025 13:58
@capossele capossele marked this pull request as draft August 11, 2025 12:24
@capossele capossele changed the title BM-1455: Add boundless-cli-sdk with no alloy BM-1455: Add boundless-cli with no alloy Aug 13, 2025
@capossele capossele marked this pull request as ready for review August 21, 2025 11:33
Copy link
Contributor

@willpote willpote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. So flow is to:

1/ install boundless-cli from crates.io
2/ take boundless-cli as a dependency in your project with feature flag CLI disabled
3/ Use the boundless-cli::Client as your SDK

?

Docs updates would be great here- though maybe you want to get @sashaaldrick involved for that

@willpote willpote requested a review from ec2 as a code owner November 5, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants