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 a couple EVM-related pages #48

Merged
merged 5 commits into from
Apr 25, 2024
Merged

Add a couple EVM-related pages #48

merged 5 commits into from
Apr 25, 2024

Conversation

codchen
Copy link
Contributor

@codchen codchen commented Apr 19, 2024

What is the purpose of the change?

Add new content related to EVM

Describe the changes to the documentation

  • A new page for EVM RPC endpoints
  • A new page for EVM CLI
  • A new page for Sei EVM's difference with Ethereum
  • Added important contract info to Tools & Resources page
  • Added EVM version

Notes

This PR mainly focuses on the content. Might need some polishing on formatting to make it look nicer

* style guide

* workflow

* test remove push

* build

* use pnpm instead

* pnpm setup

* version

* add codeowners file

* revert to yarn

* edit link
@codchen codchen requested review from mj850 and besated April 19, 2024 13:57
@codchen codchen requested a review from a team as a code owner April 19, 2024 13:57
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48.d6a0j0qs0ri14.amplifyapp.com

- param 1: string | number of blocks to look at, in either decimal or hexadecimal form
- param 2: string | block number, which can either be a hexadecimal number, or one of "safe", "finalized", or "latest". Note that "safe", "finalized", and "latest" mean the same thing on Sei due to its instant finality.
- param 3: array of floats | reward percentiles
- result: object
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add a short description of the result object schema here?

README.md Show resolved Hide resolved
@codchen codchen merged commit 344bf50 into seiv2 Apr 25, 2024
1 check passed
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