Closed serenae-fansubs closed 2 months ago
Latest commit: |
41ac72a
|
Status: | ✅ Deploy successful! |
Preview URL: | https://6fee47b2.docs-bao.pages.dev |
Branch Preview URL: | https://feat-resolver-interfaces.docs-bao.pages.dev |
@lucemans The build check is failing, but I think that's due to something unrelated to this PR:
Error: Static page generation for /dns/tlds is still timing out after 3 attempts.
Rebased, going to test CI
Generic interface templating moved to
interfaces.tsx
. Each contract/interface page just needs to callinterfaceDetails
.Added
ContractParameter
, where both inputs and outputs can be specified. Each parameter/result can have its own specific description.The
seeMore
field will automatically have EIP/ENSIP keys turned into links.A new
examples
field can be used to show usage examples for methods.And other small tweaks.