Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectorized committed Oct 6, 2023
1 parent 3aeb117 commit cdafc2e
Show file tree
Hide file tree
Showing 15 changed files with 3,580 additions and 1,817 deletions.
349 changes: 290 additions & 59 deletions pages/protocol/core/sound-creator.mdx

Large diffs are not rendered by default.

1,261 changes: 838 additions & 423 deletions pages/protocol/core/sound-edition.mdx

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions pages/protocol/libraries/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"erc721a-upgradeable": "ERC721AUpgradeable",
"erc721a-queryable-upgradeable": "ERC721AQueryableUpgradeable",
"erc721a-burnable-upgradeable": "ERC721ABurnableUpgradeable",
"ownable-roles": "OwnableRoles"
}
5 changes: 3 additions & 2 deletions pages/protocol/modules/_meta.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"metadata": "Metadata",
"minters": "Minters"
"super-minter": "SuperMinter",
"sound-metadata": "SoundMetadata",
"sound-on-chain-metadata": "SoundOnChainMetadata"
}
3 changes: 0 additions & 3 deletions pages/protocol/modules/metadata/_meta.json

This file was deleted.

21 changes: 0 additions & 21 deletions pages/protocol/modules/metadata/golden-egg-metadata.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions pages/protocol/modules/minters/_meta.json

This file was deleted.

266 changes: 0 additions & 266 deletions pages/protocol/modules/minters/edition-max-minter.mdx

This file was deleted.

Loading

0 comments on commit cdafc2e

Please sign in to comment.