Skip to content

Commit

Permalink
Merge pull request #62 from rsksmart/add-bridgeMethodsAndSignaturesSe…
Browse files Browse the repository at this point in the history
…lectorsPage

Adds PrecompiledAbis.html page
  • Loading branch information
marcos-iov authored Feb 7, 2024
2 parents 6d4f9db + 44f864f commit 26b9673
Show file tree
Hide file tree
Showing 4 changed files with 407 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,16 @@ If the version to be installed is not defined in the command line, it will insta
| 5.0.0-HOP | HOP-4.0.0 |
| 5.0.0-FINGERROOT | FINGERROOT-5.0.0 |
| 6.0.0-ARROWHEAD | ARROWHEAD-6.0.0 |

# Rootstock Bridge Methods Selectors and Events Topics page

A standalone HTML project to get the RSK bridge methods selectors and events topics is included under `/tools` folder, called `PrecompiledAbis.html`.

Simply download it and open it in the browser.

<img src="./tools/precompiledAbisMethods.png" alt="Rootstock bridge abis methods" />

<img src="./tools/precompiledAbisEvents.png" alt="Rootstock bridge abis events" />

You can see the rsk bridge abi methods and events during a given fork by selecting using the ***Abis For Fork*** dropdown.

Loading

0 comments on commit 26b9673

Please sign in to comment.