dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
167 stars 84 forks source link

feat: generate extension manifest schema #3806

Closed ericswanson-dfinity closed 3 weeks ago

ericswanson-dfinity commented 3 weeks ago

Description

dfx schema --for extension-manifest now generates the JSON schema for extension.json files.

How Has This Been Tested?

Updated CI workflow

Checklist: