Skip to content

add script to sync abis to doc-abis#24

Closed
camembera wants to merge 1 commit intomainfrom
feat/abi-sync
Closed

add script to sync abis to doc-abis#24
camembera wants to merge 1 commit intomainfrom
feat/abi-sync

Conversation

@camembera
Copy link
Copy Markdown
Contributor

@camembera camembera commented Jul 22, 2025

  • Added package.json target that calls
  • New node.js script that refreshes a checkout of doc-abis adjacent to the contracts checkout, documented in
  • Updated README.

The sync script has a specific list of contract names to copy over, and where to categorize them. It runs the ABI through jq for formatting. It will also carefully exclude test files, mocks, etc.

I ran this script against contracts:main and the diff is visible here; it's not small.

@camembera
Copy link
Copy Markdown
Contributor Author

camembera commented Jul 24, 2025

moving this to doc-abis

@camembera camembera closed this Jul 24, 2025
@camembera camembera deleted the feat/abi-sync branch July 24, 2025 14:31
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.

1 participant