Skip to content
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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

eclipseeer
Copy link
Contributor

  • Add prettier to website folder
  • Create a generic components for Lantstool examples
  • Add Lantstool examples for RPC - Access Keys

@eclipseeer eclipseeer requested a review from bucanero as a code owner February 4, 2025 10:37
@eclipseeer
Copy link
Contributor Author

@race-of-sloths

@race-of-sloths
Copy link

race-of-sloths commented Feb 4, 2025

@eclipseeer Thank you for your contribution! Your pull request is now a part of the Race of Sloths!
Do you want to apply for monthly streak? Get 8+ score for a single PR this month and receive boost for race-of-sloths!

Shows inviting banner with latest news.

Shows profile picture for the author of the PR

Current status: executed
Reviewer Score
@bucanero 5

Your contribution is much appreciated with a final score of 5!
You have received 70 (50 base + 20 weekly bonus) Sloth points for this contribution

@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 Sloths

Race 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:

  • Tag @race-of-sloths inside your pull requests
  • Wait for the maintainer to review and score your pull request
  • Check out your position in the Leaderboard
  • Keep weekly and monthly streaks to reach higher positions
  • Boast your contributions with a dynamic picture of your Profile

For maintainers:

  • Score pull requests that participate in the Race of Sloths and receive a reward
  • Engage contributors with fair scoring and fast responses so they keep their streaks
  • Promote the Race to the point where the Race starts promoting you
  • Grow the community of your contributors

Feel free to check our website for additional details!

Bot commands
  • For contributors
    • Include a PR: @race-of-sloths include to enter the Race with your PR
  • For maintainers:
    • Invite contributor @race-of-sloths invite to invite the contributor to participate in a race or include it, if it's already a runner.
    • Assign points: @race-of-sloths score [1/2/3/5/8/13] to award points based on your assessment.
    • Reject this PR: @race-of-sloths exclude to send this PR back to the drawing board.
    • Exclude repo: @race-of-sloths pause to stop bot activity in this repo until @race-of-sloths unpause command is called

@bucanero bucanero changed the title Add Lantstool examples for RPC - Access Keys Add Lantstool examples for RPC - Access Keys [render preview] Feb 4, 2025
@bucanero bucanero changed the title Add Lantstool examples for RPC - Access Keys [render preview] Add Lantstool examples for RPC - Access Keys Feb 4, 2025
@bucanero
Copy link
Collaborator

bucanero commented Feb 4, 2025

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.

@eclipseeer
Copy link
Contributor Author

@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.

@bucanero
Copy link
Collaborator

bucanero commented Feb 4, 2025

Do you want to add the other pages in this PR, or open a new one?

@eclipseeer
Copy link
Contributor Author

@bucanero I would like to open a new one

@bucanero bucanero merged commit d8049bc into near:master Feb 5, 2025
3 checks passed
@bucanero
Copy link
Collaborator

bucanero commented Feb 5, 2025

@race-of-sloths score 5

thisisjoshford added a commit that referenced this pull request Feb 11, 2025
* 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>
thisisjoshford added a commit that referenced this pull request Feb 13, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

3 participants