-
Notifications
You must be signed in to change notification settings - Fork 0
add readme to lit-sdk in anticipation of publishing #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds a README file to the lit-sdk package in preparation for publishing it. The README provides essential documentation for users, clarifying that this is a low-level SDK and directing them to more user-friendly alternatives.
Key Changes:
- Added a new README.md for the lit-sdk package describing its purpose and guiding users to higher-level alternatives
- Updated the git commit hash in git_info.rs (standard automated update)
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| rust/lit-node/lit-sdk/README.md | New README documenting the low-level SDK and referring users to the Lit Rust SDK and Lit JS SDK for easier usage |
| rust/lit-node/lit-node/src/git_info.rs | Updated git commit hash constant (automated change) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
PASS [ 43.162s] (3/3) lit_node::test toxiproxy::perf_tests::load_with_no_latency |
…peer into feature/lit-sdk-readme
No description provided.