This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implemented overview, how it works, get started docs and directory of core & extension contracts
Updated sidebar to reflect the new naming and links
On the surface, it looks like a lot of changes were made, but this is because of the renaming from "build" to "modular contracts"
The main files to look at are
contracts/modular-contracts/overview
contracts/modular-contracts/get-started
contracts/modular-contracts/how-it-works
contracts/sidebar.tsx
components/Documents/FeatureCard.tsx
PR-Codex overview
The focus of this PR is to update icons and images related to modular contracts, along with updating dependencies and adding new contract pages.
Detailed summary
ContractModularContractIcon
and related SVG iconslucide-react
dependency to version0.416.0
FeatureCard
component to handle string or React node icon URLs