-
Notifications
You must be signed in to change notification settings - Fork 382
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
Add Lantstool examples for RPC - Access Keys #2456
Conversation
eclipseeer
commented
Feb 4, 2025
- Add prettier to website folder
- Create a generic components for Lantstool examples
- Add Lantstool examples for RPC - Access Keys
@eclipseeer Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 5! @bucanero received 25 Sloth Points for reviewing and scoring this pull request. Another weekly streak completed, well done @eclipseeer! To keep your weekly streak and get another bonus make pull request next week! Looking forward to see you in race-of-sloths What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
hi @eclipseeer , thanks for the PR 👍 I tested it and it looks good; I think it would make more sense if we add it to the other RPC pages too, so it's available on Accounts, Blocks, transactions, etc. |
@bucanero sure I will add it for all RPC methods. I made it only for access keys because to avoid a possible situation if the proposed format won't be good, and it would require rewriting a lot of code. |
Do you want to add the other pages in this PR, or open a new one? |
@bucanero I would like to open a new one |
@race-of-sloths score 5 |
* fix: update near logo (#2453) * Add Lantstool examples for RPC - Access Keys (#2456) * Chain abstraction overview update (#2420) * update * Update what-is.md * Update docs/2.build/1.chain-abstraction/what-is.md Co-authored-by: Josh Ford <thisisjoshford@gmail.com> * update * Update what-is.md * Update what-is.md * Update what-is.md * diagram * 2379 suggestions (#2457) * fix: simplify intro & overview * feat: expand upon what is CA * feat: enhance intent/solver layer * feat: improve chain sig section * feat: improve omnibridge section * fix: remove duplicate section * fix: remove realyers * fix: remove use-cases -> locate elsewhere * fix: rethink intro based on article updates * fix: minor edits --------- Co-authored-by: Josh Ford <thisisjoshford@gmail.com> * feat: reorg omnibridge docs and add hackmd content * fix: update omnibridge overview and consolidate into one file --------- Co-authored-by: Volodymyr Bilyk <eclipseeer@gmail.com> Co-authored-by: Damián Parrino <bucanero@users.noreply.github.com>
* Create omnibridge.svg * add omnibridge * 2430 suggestions (#2461) * fix: update near logo (#2453) * Add Lantstool examples for RPC - Access Keys (#2456) * Chain abstraction overview update (#2420) * update * Update what-is.md * Update docs/2.build/1.chain-abstraction/what-is.md Co-authored-by: Josh Ford <thisisjoshford@gmail.com> * update * Update what-is.md * Update what-is.md * Update what-is.md * diagram * 2379 suggestions (#2457) * fix: simplify intro & overview * feat: expand upon what is CA * feat: enhance intent/solver layer * feat: improve chain sig section * feat: improve omnibridge section * fix: remove duplicate section * fix: remove realyers * fix: remove use-cases -> locate elsewhere * fix: rethink intro based on article updates * fix: minor edits --------- Co-authored-by: Josh Ford <thisisjoshford@gmail.com> * feat: reorg omnibridge docs and add hackmd content * fix: update omnibridge overview and consolidate into one file --------- Co-authored-by: Volodymyr Bilyk <eclipseeer@gmail.com> Co-authored-by: Damián Parrino <bucanero@users.noreply.github.com> * fix: move to omnibridge directory * fix: update architecture description & chain sig link * fix: update intro and add background * feat: enhance background * feat: separate implementation and roadmap into separate docs * fix: update omni bridge overview in what-is chain abstraction * fix: update what-is and implementation * change path * Apply suggestions from code review * Update how-it-works.md * Delete website/static/docs/assets/omnibridge.svg * feat: add more references to SDK for higher visibility * fix: add improvement suggestions * fix: infeasible -> impossible --------- Co-authored-by: Josh Ford <thisisjoshford@gmail.com> Co-authored-by: Volodymyr Bilyk <eclipseeer@gmail.com>