caravan-bitcoin / caravan

Caravan monorepo
https://caravanmultisig.com
MIT License
24 stars 19 forks source link

Caravan Health Package #112

Open Harshil-Jani opened 6 days ago

Harshil-Jani commented 6 days ago

TODO :

changeset-bot[bot] commented 6 days ago

⚠️ No Changeset found

Latest commit: 742137604878887ea3d7cd6fb6cd56df5ec8d757

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 6 days ago

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

Name Status Preview Comments Updated (UTC)
caravan-coordinator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2024 7:46pm
bucko13 commented 6 days ago

Finalize the frontend design

Let's separate this work from the frontend work. I think formalizing the "backend" functions can be merged in without having the UI fully formalized.

Complete all the bitcoind or block explorer client related configurations. (I would need to use lots of caravan-bitcoin functionalities)

Take a look at the @caravan/clients package. The older client stuff is deprecated (we should probably add a notice for that...), and clients has more up to date functionality as well as some interfaces to generalize operations a bit more.