Commit graph

3 commits

Author SHA1 Message Date
Yuliia Aritkulova
24e04b3eb7
Fiixed outdated link and updated code snippet (#31777)
The link I changed was pointing to a file generated by abigen version 1,
while the page is about version 2.
The code snippet has been updated using the file from the new link.

---------

Co-authored-by: jwasinger <j-wasinger@hotmail.com>
2025-05-08 16:29:55 +08:00
Joshua
c11489ef3b
Fix invalid frontmatter causing build error (#31417)
- Website builds are currently failing because of this
2025-03-18 12:50:22 +01:00
jwasinger
2f4ce03fc1
website: add abigen v2 tutorial page (#31390)
This adds an updated tutorial page for abigen v2, while also leaving the
v1 page (and adding a note about it being outdated).

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2025-03-17 15:58:07 +01:00